a {
	text-decoration: none
	}

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