a {
	text-decoration: none;
	color: #0F1A4F;
}
a:hover {
	color: #FF0000;
	text-decoration: underline overline;
	}