A:LINK {

color : #FFFF00;

text-decoration: none;

} 

A:VISITED {

color : #FFFF00;

text-decoration: none;

} 

A:HOVER {
	color : White;
	text-decoration : none;
} 

A:ACTIVE {

color : #99ff00;

text-decoration: none;

} 







