#mostevents_content_box {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#mostevents_title_box {
	background-color: #CCD4EE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 4px;
	margin-bottom: 4px;
}
.mosteventsheadline {
	color: #003399;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 3px;
}
.mosteventsheadline a:link {
	color: #003399;
	text-decoration: none;
}
.mosteventsheadline a:hover {
	color: #000066;
	text-decoration: underline;
}
.mosteventsheadline a:active {
	color: #003399;
	text-decoration: none;
}
.mosteventsheadline a:visited {
	color: #003399;
	text-decoration: none;
}

