/* CSS Document */

body {
	background-color: #B3001B;
}
a:link {
	text-decoration: none;
	color: #AC4D07;
}
a:visited {
	text-decoration: none;
	color: #AC4D07;
}
a:active {
	text-decoration: none;
	color: #AC4D07;
}
a:hover {
	text-decoration: underline overline;
	color: #853A04;
}
.mediumnews {
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
	color:#AC4D07
}
.smallnews {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	color: #000000;
}
.smallernews {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #000000;
}
.info {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #990000;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.smalltext13 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.boldtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold
	color: #000000;
}
.smallorange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#AC4D07;
}
.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-stretch:semi-condensed;
	font-size:36px;
	color:#AC4D07;
}
.smallpagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-stretch:semi-condensed;
	font-size:29px;
	color:#AC4D07;
}