.coe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #009933;
}
.eventlistings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: normal;


}
.scroll {
	height: 150px;
	width: 500px;
	overflow: auto;
}
A.footer:link, A.footer:visited{ 
		font-size: 11px;
		color: #006600;
		text-decoration: none;
	 }  
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
A.footer:active  { 
		font-size: 11px;
		color: #006600;
		text-decoration: none;
 } 
