
a:link, a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
