.eventdetail_wraptable h2 {
	font-size:1.9em;
	margin: 0px;
	color:#336699;
margin-top:10px;
	border-bottom: 1px dashed #93abd7;}

.eventdetail_date, .eventdetail_time {
color:#336699;
}



.eventdetail_backlink , .eventdetail_backlink  a, .eventdetail_backlink  a:link, .eventdetail_backlink  a:active, .eventdetail_backlink  a:visited {
		font-weight: bold;
		font-size: 1em;
		margin-bottom: 15px;
		margin-top: 10px;
text-decoration:none;
color:#336699;

	}
.eventdetail_backlink  a:hover {
		font-weight: bold;
		font-size: 1em;
		margin-bottom: 15px;
	        margin-top: 10px;
background-color: #336699;
color:white;
               text-decoration:none;

	}