body {
	background-color: #333333;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
.small-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
}
.style29 {color: #e51a38}
.NAV-BAR {
	font-family: "Arial";
	
	color: #FFFFFF;
	font-weight: bold;
}
.style32 {font-family: "Century Gothic"; font-size: 12px; color: #FFFFFF; font-weight: bold; }
.style37 {font-family: Arial, Helvetica, sans-serif; font-size: 14; font-weight: bold; }
.SIDEBAR-COPY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}