a.eventmenu:link { 
	color:#ffffff; 
	text-decoration: none; 
	background-color: #CC0000;
	
	}
	
a.eventmenu:visited {
	text-decoration: none;
	color: #CC0000;
	background-color: #CC0000;
	}
	
a.eventmenu:hover { 
	text-decoration: none; 
	color: #ffffff; 
	background-color: #CC0000;
	}
	
a.eventmenu:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	background-color: #CC0000;
	
}
	
.bold {
font: "Gill Sans Ultra Bold";
font-style: italic;
font-weight: bold; 
font-size: medium;

}

.headerrow {
color:white;
background-color:#dd060b;
width:auto;
height:20px;
line-height:20px;
text-indent:5px;
}
