a {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #990033;
	text-decoration:none;
}
