A:active {
	font-family: "Verdana";
	COLOR: #1D4E16;
	font-weight: 500;
	font-size: 11px;
	text-decoration: none;
}
A:visited {
	font: 7pt;
	font-family: "Verdana";
	COLOR: #1D4E16;
	font-weight: 500;
	text-decoration: none;
	font-size: 11px;
}
A:link {
	font: 7pt;
	font-family: "Verdana";
	COLOR: #1D4E16;
	font-weight: 500;
	text-decoration: none;
	font-size: 11px;	
}
A:hover {
	font-family: "Verdana";
	COLOR: #1D4E16;
	background-color: #FFFFFF;
	font-weight: 500;
	text-decoration: none;
	font-size: 11px;
}
