@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana;
}
.bodycopy {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.footer {
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #545454;
	text-decoration: none;
}
a {
	color: #ABA203;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ABA203;
}
.greenheader {
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	line-height: 20px;
	color: #ABA203;
	text-decoration: none;
}
.tourtext {
	font-family: Helvetica, Arial, Verdana;
	font-size: 17px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.tracklisting {
	font-size: 13px;
	line-height: 15px;
	color: #666666;
}
.buybuttons {
	font-size: 12px;
	line-height: 15px;
	color: #AC5001;
	font-weight: bold;
}
.labelname {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
.contacttext {
	font-size: 14px;
	line-height: 15px;
	color: #666666;
}
.links {
	font-family: Helvetica, Arial, Verdana;
	font-size: 18px;
	line-height: 30px;
	color: #AC5001;
	text-decoration: none;
}
