a {
	font-family: "Verdana";
	font-size: 7.5pt;
	color: #0B5E0B;
	font-weight: none;
	text-decoration: none;
	
}ul {
	font-family: "Verdana";
	font-size: 7.5pt;
	font-weight: none;
	color: #0B5E0B;
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	font-weight: none;
	color: #0B5E0B;
}
