.ShowDates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	top: 0px;
	bottom: 0px;
	line-height: 20px;
	text-decoration: none;
}
.EventName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #06F;
	text-decoration: none;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	padding-top: 0px;
}
