.navbar |
background-color: #666666
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000099
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
