body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99845c;
}

.head_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #876f3f;
}
.head_text a {
	text-decoration: none;
	color: #876f3f;
}
.head_text a:hover {
	color: #876f3f;
	text-decoration: underline;
}

.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #876f3f;
}
.footer_text a {
	text-decoration: underline;
	color: #876f3f;
}
.footer_text a:hover {
	color: #876f3f;
	text-decoration: none;
}
