BODY {background-color: #000000;}
.smallwhite {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none
}
.smallwhite:link {}
#link.smallwhite:hover {text-decoration: underline;}
#footer.smallwhite:hover {color: #FF0000;}
.mediumwhite {
	font: normal normal 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumwhitebold {
	font: normal bold 14px Arial, Helvetica, sans-serif;
	color: #BA7F08;
	text-decoration: none;
}
.mediumwhitebold:link {}
.mediumwhitebold:hover {
color:#FF7F00;}
.smallwhitebold {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhitebolditalic {
	font: oblique bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.smallwhitebolditalic:link {}
.smallwhitebolditalic:hover {text-decoration: underline;}
.largewhitebold {
	font: normal bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
P:first-letter {
	font: normal bold 24px Times, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.nav:link {
text-decoration: none;
color: #ACBCE5;
font: normal bold 14px Century Gothic, Arial, Helvetica, sans-serif;
}

.nav:visited {
text-decoration: none;
color: #ACBCE5;
font: normal bold 14px Century Gothic, Arial, Helvetica, sans-serif;
}

.nav:hover {
text-decoration: none;
color:#FF7F00;
font: normal bold 14px Century Gothic, Arial, Helvetica, sans-serif;
}