body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F4EFCF;
}
body {
	background-color: #000000;
	background-image: url(graphics/bg.jpg);
	margin-top: 5px;
}
a:link {
	color: #E1C88F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E1C88F;
}
a:hover {
	text-decoration: none;
	color: #BBAE79;
}
a:active {
	text-decoration: none;
	color: #BBAE79;
}
.style1 {color: #996633
}
.style2 {color: #999966
}

