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