body 	{
	background-color:#3D6A2B;
	background-attachment:fixed;

	
	scrollbar-base-color:#3D6A2B;
  	scrollbar-3dlight-color:#B0D99F;
  	scrollbar-arrow-color:#B0D99F;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#3D6A2B;
  	scrollbar-highlight-color:#B0D99F;
  	scrollbar-shadow-color:#000000;
 	scrollbar-track-color:#5D8A4B;

	}

a:link { font-weight:bold; color:#FFFFDD; text-decoration:none }
a:visited { font-weight:bold; color:#FFFFDD; text-decoration:none }
a:hover { font-weight:bold; color:yellow; text-decoration:none }
a:active { font-weight:bold; color:yellow; text-decoration:none }
a:focus { font-weight:bold; color:yellow; text-decoration:none }


