A {
	color: white;
	text-decoration : none;
}

A:Hover {
	color: Black;
	text-decoration : underline;
}


