
body {
		font-family: "Trebuchet MS, Verdana, sans-serif, Georgia";
	scrollbar-base-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #61341D;
scrollbar-darkshadow-color: #6a6a6a;
scrollbar-face-color: #6a6a6a;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #61341D;
scrollbar-track-color: #666666;
	background-color: #FFFFFF;
	background-position: center center;
		font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #61341D;
	text-decoration: none;

}

a:link {
	font-family: "Trebuchet MS, Verdana, sans-serif, Georgia";	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Tahoma, trebuchet MS, verdana, Helvetica";
		font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #61341D;
	text-decoration: none;
}

a:hover {
	font-family: "Tahoma, trebuchet MS, verdana, Helvetica";
		font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #61341D;
	text-decoration: underline;
}