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