a {
	color: #014276;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
