html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: Black;
	margin: 0;
	padding: 0;
	text-align: left;
} 

a, a:visited {
 text-decoration: none;
 color: #039;
 line-height: normal;
}

a:hover { 
 text-decoration: none;
 color: White;
 background-color: transparent; 
}
