A {
	text-decoration: none;
	color: white;
}

A:Hover {
	text-decoration: none;
	color: yellow;
}