@charset "utf-8";
/* CSS Document */

body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 7px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #58381f;
	scrollbar-arrow-color: #FF8710;
	scrollbar-3dlight-color:#58381f;
	scrollbar-face-color:#58381f;
	scrollbar-darkshadow-color:#58381f;
	scrollbar-track-color:#58381f;
	scrollbar-highlight-color:#58381f;
	scrollbar-shadow-color:#58381f;
	text-align: center;
}
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
