body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

a:link {
	color: #FFFF00;
}
a:visited {
	color: #FF8800;
}
a:hover {
	color: #FFFFaa;
}
a:active {
	color: #FFFF00;
}

.mainbg {
	background-image: url(images/site_r7_c5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
TD, P, LI, UL {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

H1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.footertext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.footertext a{
	color: #FFFFFF;
}

.footertext a:hover{
	color: #FFFF00;
}

.menutext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.menutext a{
	color: #FFFFFF;
	text-decoration: none;
}

.menutext a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.menutext a:visited{
	color: #FFFFFF;
}