body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #EDE9B1;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 40px; 
	font-weight: bold; 
	color: #75695B;
	text-align:center;
	}
	
a:link {
	color:#059480;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#996633;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	color:#059480;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}	
	

a:hover{
	font-size:14px;
	color:#996633;
	
}.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
}
.eventheading {
	font-family: "Bauhaus 93";
	font-size: 36px;
	color: #F2B445;
	text-decoration: underline;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

