<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url();
}
a.nav:link {color: #a2b971; text-decoration: none; }
a.nav:visited {color: #a2b971; text-decoration: none; }
a.nav:hover {color: #7f4532; text-decoration: underline; }
a.nav:active {color: #a2b971; } 

a.book:link {
	color: #e96800;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
} 
a.book:visited {
	color: #e96800;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
} 
a.book:hover {
	color: #7f4532;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
} 
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.eventdate {
	text-transform: uppercase;
	font-weight: bold;
}
.caption {
	font-size: 10px;
}
a.book:active {
	color: #e96800;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}  
a:link {
	color: #e96800;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #e96800;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #7f4532;
}
a:active {
	text-decoration: underline;
	color: #e96800;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7f4532;
}
.orange {color: #e96800}
.bold {font-weight: bold}
.footer {font-size: 10px}
.header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #E96800;
	font-size: 20px;
	text-transform: uppercase;
}
-->
</style>
