body {
	background-image: url(/images/bg.jpg);
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B4B22;
}
a:link {
	color: #5B4B22;
	text-decoration: none;
}
a:visited {
	color: #5B4B22;
	text-decoration: none;
}
a:hover {
	color: #A68940;
	text-decoration: none;

}
a:active {
	color: #A68940;
	text-decoration: none;

}.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
