body {
	background-color: #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 700;
	color: #CCCCCC;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}.leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}
.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}
.leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
}
a:link {
	color: #C69A2F;
}
a:visited {
	color: #666666;
}
a:active {
	color: #D8AF4B;
}
.textmain {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
