.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #e31635;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:active {
	color: #C42830;
	text-decoration: underline;
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.times {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	color: #660000;
	font-weight: bold;

}
.event {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
}
.smblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

