body{
	margin: 0;
	background-color: #280000;
	font-family: Century Gothic, Trebuchet MS, Arial, Verdana;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #94640F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #94640F;
}
a:hover {
	text-decoration: underline;
	color: #280000;
}
a:active {
	text-decoration: none;
	color: #94640F;
}

a.links:link {
	color: #94640F;
	font-size:11px
	text-decoration: none;
}
a.links:visited {
	text-decoration: none;
	font-size:11px
	color: #94640F;
}
a.links:hover {
	text-decoration: underline;
	font-size:11px
	color: #280000;
}
a.links:active {
	text-decoration: none;
	font-size:11px
	color: #94640F;
}

a.bottomnav:link {
	font-size: 12px;
	color: #280000;
	text-decoration: none;
}
a.bottomnav:visited {
	text-decoration: none;
	font-size: 12px;
	color: #280000;
}
a.bottomnav:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}
a.bottomnav:active {
	text-decoration: none;
	font-size: 12px;
	color: #280000;
}

.bottombar {
	font-size: 12px;
	color: #280000;
}

.copyright {
	font-size: 11px;
	color: #FFFFFF;
}

.newsdate {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

div.homebackground {background-color:#FFFFFF;}