<!-- 
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
a {
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.venue {
	font-size: 16px;
	font-weight: bold;
}
.band {font-size: 24px; font-weight: bold; }
.date {
	font-size: 18px;
	font-weight: bold;
}
.other {font-size: 14px}