body { 		background-color: #993300;
			scrollbar-base-color: #993300;
			scrollbar-track-color: #993300;
			scrollbar-shadow-color: #330000;
			scrollbar-highlight-color: #330000;
			scrollbar-arrow-color: #330000;
			}
			
td {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	color: #FAF0E6;
}
			

			
p { 	font-family:  Century Gothic, Verdana, Arial;
			font-size: 14px;
			font-weight: bold;
			color:#FAF0E6;
			}
		
			

			
a:link {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
}
a:visited { text-decoration: none; 
			font-size: 14px;
			color:#ffffff;
			
			}
a:active { 	text-decoration: underline; 
			font-size: 14px;
			color: #ffffff;
			
			}			
a:hover {
	text-decoration: none;
	font-size: 14px;
	color: #993300;
	
}


