body {
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000; 
	background: #CC9900;
	font-size: 120%;
}

td.main {
	margin-right: 6px;
	padding-right: 6px;
	margin-left: 6px;
	padding-left: 6px;
}

table.EventListings {
	font-size: 80%;
}

a:link { 
	text-decoration: none;
	color: #CB9500;
	font-weight: bold; 
	}
a:visited { 
	text-decoration: none;
	color: #CB9500;
	font-weight: bold; 
	}
a:hover, a:active { 
	text-decoration: underline;
	color: #B85D58;
	font-weight: bold; 
	}

hr {
	color: #B85D58;
}



