body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
/*	background: #76b642;
*/	padding: 3px;
	margin: 0px;
	text-align: left;
	background-color: #76b642;
}
.sitemap_text {
	font-size: 16px;
	color:#333333;
	list-style: disc outside;
}
.artwork {
	float: right;
}
a:link,a:visited,a:active {
	font-size: 12px;
	color: #232d73;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-size: 12px;
	color: 690530;
	text-decoration: none;
}
.box {
	background: #999999;
}
.text {
	text-align: justify;
	color: #333333;
}
.headers {
	color:  f78c35;
	font-size:14px;
}	