
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;
	line-height: 1.25em;	
	color: #000000;
	text-decoration: none
			}
a:hover {
	text-decoration: underline;
	color: #769D00
}

a {
	color: #000000;
	text-decoration: none;
}
