A, A:ACTIVE,A:LINK, A:VISITED {
	color : #F5F5F5;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	color : White;
}
