BODY 
	{
	background: #E9D9C3 url(bg_leatherlight.jpg) repeat; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	} 

H1,H2,H3,H4,H5,H6,DIV,P,UL,LI 
	{
	font-family: Arial, Serif; 
	color: #473000; 
	font-size: 14px; 
	font-weight: bold; 
	}	
  
TABLE,TR,TD,TH 
	{
	font-family: Arial, Serif; 
	color: #593C00; 
	font-size: 13px; 
	font-weight: bold; 
	}
	
SPAN 
	{font-family: Arial, Serif; 
	color: #000055; 
	font-size: 11px; 
	font-weight: bold; 
	}

A:LINK 
	{color: #0000FD; 
	text-decoration: underline; 
	}

A:VISITED 
	{color: #790000; 
	text-decoration: underline; 
	}

A:ACTIVE 
	{color: #D50000; 
	text-decoration: underline; 
	}
	
A:HOVER 
	{
	color: #FFFFFF; 
	text-decoration: underline; 
	background: #4C3913; 
    } 

    
A.button 
	{
    background: #996225 url(bg_button.jpg) repeat;
    border: 3px outset #BF7A2E;
	color: #4F2D07; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
    padding: 5px;
	}	

A.button:visited  
	{
    background: #996225 url(bg_button.jpg) repeat;
    border: 3px inset #F2C44C;
	color: #7A450B; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: comic sans ms, sans-serif; 
	text-decoration: none;
    padding: 5px;
	}
	
A.button:active 
	{
	background: #F4E0BA;
    border: 2px outset #DB8E74;
	color: #8B0000; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif; 
	text-decoration: none;
    padding: 5px;
	}
 
A.button:hover 
	{
	background: #BF7A2E;
	border: 3px outset #D47914; 
	color: #5B3A16; 
	font-size: 14px; 
	font-weight: bold; 
	font-family: comic sans ms, verdana, sans-serif;     
	text-decoration: none;
    padding: 5px;
	}  
