a.gray:link {font-weight: normal; text-decoration: none; color: #036600}
a.gray:visited {font-weight: normal; text-decoration: none; color: #036600}
a.gray:hover {font-weight: bolder; text-decoration: none; color: #3366f0}
a.gray:active {font-weight: bolder; text-decoration: none; color: #336600}
.HoverLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #336600;
	background-color: #DEEDE0;
	line-height: normal;

}
