a:link {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
