BODY {
	scrollbar-face-color: #996600;
	scrollbar-shadow-color: #006666;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #996600;
	scrollbar-arrow-color: white;
	background-color:#996600;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC99;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CCCC99;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer_company {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}