.MusicEventTitle {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 20px;
}
.MusicEventTitle a {
	color: #003366;
	text-decoration: none;
}
.MusicEventTitle a:visited {
	color: #333333;
	text-decoration: none;
}
.MusicEventTitle a:hover {
	color: #015E8F;
	text-decoration: none;
}
.MusicEventSubtext {
	font-size: 14px;
	font-weight: bold;
	color: #838383;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 14px;
}
.MusicEventSubtext a {
	font-weight: bold;
	color: #838383;
	text-decoration: none;
}
.MusicEventSubtext a:visited {
	font-weight: bold;
	color: #838383;
	text-decoration: none;
}
.MusicEventSubtext a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
