.verdana {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.ming {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #4A4A4A;
}
a:link {
	color: #4A4A4A;
	text-decoration: none;
	line-height: 16px;
}
a:visited {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	line-height: 16px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
.event-title {
	color: #3B4D19;
	text-decoration: underline;
	font-weight: bold;
}
