Body, Table {
	font-family: Verdana;
	font-size: 10px;
	cursor: default;
	color: #E7DDC6;
	scrollbar-face-color: #937D4C;
	scrollbar-shadow-color: #B29F75;
	scrollbar-highlight-color: #B29F75;
	scrollbar-3dlight-color:  #B29F75;
	scrollbar-darkshadow-color: #B29F75;
	scrollbar-track-color:  #806C3E;
	scrollbar-arrow-color: #B29F75;
	background-color: #937D4C;	
}
BODY, Table { 
background: #806C3E; 
background-repeat: fixed; 
background-attachment:fixed; 
background color="transparent" 
} 
h1 {
	font-family: Verdana;
	font-size: 11px;
	color: #625330;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
A:link
{ text-decoration: none;color: #806C3E;cursor: default;}
A:visited
{ text-decoration: none;color:#806C3E;cursor: default;}
A:active
{ text-decoration: none;color:#806C3E;cursor: default;}
A:hover
{ text-decoration:none;color:#E7DDC6; font-weight: bold;}
