@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: A64E00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: A64E00;
}
a:hover {
	text-decoration: none;
	color: FFCC66;
}
a:active {
	text-decoration: none;
	color: A64E00;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A64E00;
	font-size: 10px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A64E00;
	font-size: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A64E00;
	font-size: 12px;
}

.style4 {color: #A64E00}
.style7 {color: #9D9353}
.style8 {color: #9D9353; font-weight: bold; }

a:link {
	color: #A64E00;
	text-decoration: none;
}
a:visited {
	color: #A64E00;
	text-decoration: none;
}
a:hover {
	color: #D7A340;
	text-decoration: none;
}
a:active {
	color: #A64E00;
	text-decoration: none;
}




