	
body {
	background-color: #333333;
}

ul {
color:#999999;
font: 12px/120% Arial, Helvetica, sans-serif;
}

.style1 {color: #999999}

.style2 {color: #666666}

.style4 {color: #FFFFFF}

.style5 {color: #CCCCCC}

.style6 {color: #FFFFFF}

.style7 {
	font-size: 13px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.style8 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px;}

a:link {
	text-decoration: none;
	color: #F0C663;
}
a:visited {
	text-decoration: none;
	color: #F0C663;
}
a:hover {
	text-decoration: underline;
	color: #F0C663;
}
a:active {
	text-decoration: none;
	color: #F0C663;
}
