.headertopspace {
	background-color: #FFFFFF;
	height: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #93816A;
}.brownband {
	background-color: #EC6E00;
	height: 29px;
}
.link-back {
	background-color: #CACACA;
}
.mainlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
