body {	background-color: black;}

#navoff {background-color:#892E47;}
#navover {background-color:#0D313D;}
.nav {font-family: tahoma; font-size:11px; color:white;}

.content {font-family: Verdana, Tahoma, Arial;	font-size: 12px;	color: #000000;}
.header {font-family: Arial; font-size: 16px; color:#8494BD;}
.copy {font-family:arial; font-size:11px; color:black;}
.links {font-family: Tahoma;	font-size: 15px;	color: #ccc; font-style:normal;}
.rateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FDEDD6;
}

.content A:link {text-decoration:underline; color:#6D1031;}
.content A:visited {text-decoration:underline; color:#6D1031;}
.content A:active {text-decoration:underline; color:#6D1031;}
.content A:hover {text-decoration:underline; color:#C01515;}

.links a:link {text-decoration:underline; color:#ccc;}
.links a:visited {text-decoration:underline; color:#ccc;}
.links a:active {text-decoration:underline; color:#ccc;}
.links a:hover {text-decoration:underline; color:#fff;}

