html, body, td{

	font: 16px "Verdana", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color:#H202020;
	background: #cccccc;
}
a { 
	font-size: 16px; 
	color: #4b14bb;
	text-decoration: none;
	font-style: normal;
	}
	a:hover
{
	text-decoration: none;
	color: green;
	background-color: ;
}