body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.newsdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	font-style: normal;
	text-decoration: underline;
	text-transform: uppercase;
}

hr {
	border: thin ridge #000000;
	color: #FFFFFF;
	border-color: #FFFFFF;
}

a:link {
	color: #FFFF99;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
a:visited {
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.newsdates2 {
	font-weight: bold;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

a:hover {
	color: #CCCCCC;
	text-transform: uppercase;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	line-height: 10px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF99;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	color: #8F0000;
	font-weight: bold;
}
