a.nav:link { COLOR: #000000; text-decoration: none; } 
a.nav:visited { COLOR: #000000; text-decoration: none; } 
a.nav:hover { COLOR: #990000; text-decoration: none; }

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
} 
