@charset "UTF-8";
body,td,th {
	color: #000000;
}
body {
	background-color: #000000;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #54432e;
}

a:link {
	color: #859F0B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #859F0B;
}
a:hover {
	text-decoration: none;
	color: #D2A102;
}
a:active {
	text-decoration: none;
	color: #D2A102;
}

.style1 {
	color: #472c0d
}
