@charset "utf-8";
/* CSS Document */
<!--
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 {color: #670001}
.style4 {color: #514932}
.style6 {
	color: #514932;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a {
	font-size: 14px;
	color: #423C28;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #80724D;
}
a:active {
	text-decoration: none;
	color: #514932;
}
-->
-->


