@charset "utf-8";
/* CSS Document */

.eventHeader {
	color: #900;
	font-weight: bold;
}

.eventHeader a {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

.eventHeader a:hover {
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}
