a:link, a:active, a:visited {
	font-family: verdana;
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	color: #004A6F;
	font-size: 9px;
}
.maroon {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.gray {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}