body { 
	margin-left: 20px; 
	margin-top: 20px; 
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	}
	
a:link, a:visited, a:active { color: #CC0000; text-decoration: none; }
a:hover { color: #0000CC; text-decoration: underline overline; }