a {
	color: #003399;
}
a:hover {
	color: #990000;
	background-color: #CCCCCC;
	text-decoration: underline;
}

