.homepageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #6a58c6;
	text-decoration: underline;
}

a:visited {
	color: #6a58c6;
	text-decoration: underline;
}
a:hover {
	color: #6a58c6;
	text-decoration: underline;
}

a:active {
	color: #6a58c6;
	text-decoration: underline;
}
.dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding: 8px;
	border: thin dotted #333333;
}
.datesVenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.newsDivider {
	border-top-style: dashed;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.important {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}
