.font2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #528A21;
	text-decoration: none;
}
A.font2:hover  {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A96802;
	text-decoration: none;
}
