A:hover 
	{ color: #FFFFFF; text-decoration: underline} 
A 
	{ color: #FFFFFF; text-decoration: none}
A:link 
	{ color: #FFFFFF; text-decoration: none} 

.other A:hover 
	{ color: #FFFFFF; text-decoration: underline } 
.other A 
	{ color: #FFFFFF; text-decoration: none }
.other A:link 
	{ color: #FFFFFF; text-decoration: none } 
