body {
background-color: rgb(178, 47, 61);
}
	 


#footer {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#mainBody {
	font-family: Tahoma, Arial, Helvetica Narrow, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

#mainBody a  {
	color: #ffffff;
}

#quote {
	font-family: Arial, Verdana, Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#topLinks {
	font-family: Helvetica Narrow, sans-serif;
	font-size: 12px;
	color: #000000;
}

#topLinks a:visited {
	color: #000000;
	text-decoration: none;
}

#topLinks a:link {
	color: #000000;
	text-decoration: none;
}

#topLinks a:hover {
	color: #000000;
	text-decoration: underline;
}