A.white {
	text-decoration : none;
	color : White;
}

A.white:HOVER {
	text-decoration : none;
	color : #FEFE00;
	font-weight : bold;
}
