body {	background-color: #C0C0FD;
	font-family: Geneva, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-color: #363442; 
	margin: 4% 0% 4% 4%;
	border: 0; }

a {	font-family: Geneva, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #020774; }

a:link {color: #020774; 
	text-decoration: none; }

a:visited {
	color: #282B71; 
	text-decoration: none; }

a:active  { 
	color: red; 
	text-decoration: none; }

a:hover {
	color: red;
	text-decoration: none; }