a:link       { color: #3D3F32; text-decoration: none }
a:visited   { color: #3D3F32; text-decoration: none }
a:active   { color: #3D3F32; text-decoration: none }
a:hover    {
	color: #929777;

}


body {
	scrollbar-face-color: #43453C;
	scrollbar-highlight-color: #6F7463;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #43453C;
	scrollbar-arrow-color:  #6F7463;
	scrollbar-track-color: #6F7463;
	scrollbar-darkshadow-color: #6F7463;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	cursor: default;
	color: #3D3F32;



}
