body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
	background-image: url(images/bgCrowd.jpg);
	background-repeat: repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.nav {
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
}
.grey_12pix {
	font-size: 12px;
	color: #666666;
	letter-spacing: 1px;
	line-height: 20px;
}
.ticketing {
	font-size: 14px;
	color: #000;
	line-height: 20px;
}
.date {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.band_listing {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #996600;
	line-height:18px;
	padding-bottom:3px;
}
.band_support {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #996600;
	line-height:13px;
	padding-bottom:4px;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:link {
	color: #996600;
	text-decoration: none;
}
.small_black {
	font-size: 11px;
}
.small_black_spaced {
	font-size: 11px;
	line-height: 17px;
}
a.band_support:hover {
	color:#000;
}
a.band_listing:hover {
	color:#000;
}
