body {
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : #f6f9e7;
	scrollbar-base-color : #784C28;
	scrollbar-darkshadow-color : black;
	scrollbar-face-color : #6d431d;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color : #F8F4E8;
}

a {
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}
a:link {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	
}

a:visited {
	color : #000000;
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
}
a:hover {
	color : #996600;
	text-decoration : underline;
}

