/*Style sheet for Midnight Hunter - created April 15, 2006*/



               
.scrollbars {
	           scrollbar-face-color: #3C280F;  
               scrollbar-highlight-color: #C0A06C; 
               scrollbar-shadow-color: #000000; 
               scrollbar-arrow-color: #C0A06C; 
               scrollbar-base-color: #A2A2A2;
               scrollbar-3D-light-color: #C0A06C; 
               scrollbar-dark-shadow-color: #ffffff
  
	         }
   
               
body         {
	background-color: #3C280F ;
	font-family: "Comic Sans MS";
	color: #DBD5C;
	background-image : url(leatherback.jpg);
	background-repeat : repeat;
}

               
               
                              }
               
a:link	{
	color: #3C280F;
	text-decoration: underline;
}

	
	
a:hover	{color: #000000;;
           background-color: #ffffff;
                  
	 }
	 
a:visited	{
	color: Black;
	text-decoration: underline;
}

