a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
.subtitle {
	font-weight: bold;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
}
.maintext {
	font-size: 12px;
}
.redtext {
	color: #FF3300;
}
.navigation {
	font-size: 14px;
	color: #666;
}
.sitedetails {
	font-size: 9px;
}
.pagetitle {
	font-size: 13px;
	font-weight: bold;
}
.maintexttitle {
	font-size: 12px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.artistname {
	font-weight: bold;
}
.eventdate {
	font-weight: bold;
}
.newadditiondate {
	font-weight: bold;
}
.hidetext {
	font-size: 1px;
	color: #FFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mixestitle {
	font-size:14px;
	font-weight:bold
}