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

body {
	background-image: url(images/bg.gif);
	margin: 0;
	color:#B49E75;
	background-color: #48361E;
}

a:link {
	color: #A39C70;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A39C70;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {color: #B49E75}
.style7 {
	color: #9C9163;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	color: #AC7340;
}
.style10 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }