.a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
a:hover { 
	text-decoration: none; 
	color: #666666; 
}
a:active { 
	text-decoration: none; 
	color: #666666; 
}

