body {
	background-color: #303C30;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
a:link {
	color: #DEE8C1;
	text-decoration: none;
}
a:visited {
	color: #DEE8C1;
	text-decoration: none;
}
a:active {
	color: #DEE8C1;
	text-decoration: none;
}
a:hover {
	color: #FFDFB2;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.style2 {color: #C5C7B8}
.style3 {color: #9C9F84}
.style8 {color: #F4A58A}