body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 9px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.jpg);
}
a {
	font-weight: bold;
	color: #FF8A00;
	font-size: 9px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.tracks {
	font-size: 9px;
}
.tracklisting {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2C4352;
}
.readmore {
	font-weight: bold;
	color: #FF8A00;
	font-size: 9px;
}
.label_title {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2C4352;
}
.label_txt {
	font-size: 9px;
}
.label_link {
	font-weight: bold;
	color: #FF8A00;
	font-size: 9px
}
.title {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2C4352;
}
.txt {
	font-size: 9px;
}
.link {
	font-weight: bold;
	color: #FF8A00;
	font-size: 9px
}.artistpic {
	border: 2px solid #FF8A00;
}
