A {
	text-decoration: none;
	color:#0099FF;
}

A:Hover {
	text-decoration: overline;
	color: black
}

