body {
	background-color: #f5edda;
}

body,td,th {
	font-family: CommercialScript BT;
	color: #996633;
	font-size: 24px;
}

BODY{scrollbar-face-color:#996633;}

.style1 {font-family: CommercialScript BT; font-size: 30px; color: #996633}
.style2 {font-family: CommercialScript BT; font-size: 24px; color: #996633}
.style3 {font-family: CommercialScript BT; font-size: 16px; color: #996633}

a:link {  
	font-weight: bold; 
	color: #996633;  
	text-decoration: none;
	}
	
a:visited {  
	font-weight: bold; 
	color: #996633; 
	text-decoration: none; 
	}

a:hover {  
	font-weight: bold; 
	color: #996633; 
	text-decoration: none; 
	}
	
a:active {  
	font-weight: bold; 
	color: #996633; 
	text-decoration: none;
	}
