
A {
	text-decoration: underline;
	color: #5F9EA0;
}

A:Hover {
	text-decoration: overline;
	color: Black;
}
