@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #362811;
	color: #735B2F;
}

a:link, a:visited
{
	color: #735B2F;
}

a:hover
{
	color: #856A3B;
}
