a:link, a:visited, a:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
} 
a:hover  {
font-family: verdana; font-size: 10px; text-decoration: none; color: #000000; background-color: #a9c1b1 } 
