body {
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #8C6238;




}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E6CEA0;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EBD5A6;
}

a:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #E9D1A3;
}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
hr {
	border: 1px solid #8c6239;
}

