a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a {
	color: #223B73;
	text-decoration: none;
}

