.navlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.navlink {
	text-decoration: none;
	color: #000000;
}
a.navlink:visited {
	text-decoration: none;
	color: #000000;
}
a.navlink:hover {
	color: #003399;
}
