BODY 
{ 
scrollbar-base-color: #A35F30; 
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color: #000000; 
scrollbar-border-color: #000000;
}

a:link { color: #A35F30; text-decoration: none }
a:active { color: #D4A76A; text-decoration: underline }
a:visited { color: #A35F30; text-decoration: none }
a:hover { color: #000000; text-decoration: underline }

   
.main
   {
	font: 16px Bookman Old Style;
	text-align: left;
	color: #000000;
}
   
 .links
   {
	font: 14px Bookman Old Style;
	text-align: center;
	color: #000000;
}
	
	.italic
   {
	font: italic 14px Bookman Old Style;
	text-align: left;
	color: #000000;
}

.brown
   {
	font: 16px Bookman Old Style;
	text-align: left;
	color: #A35F30;
	style: underline;
}
