*{
font-family: Arial, sans-serif;
font-size:12px;
color:#ffdda7;
}

span.title{
color: #80d2e5;
text-transform: uppercase;
font-weight:600;

}

span.title2{
color: #80d2e5;
text-transform: uppercase;
font-size:x-large;
}

span.titleorange{
color: #f79a32;
font-weight:600;
}

span.titleorange_up{
color: #f79a32;
font-weight:600;
text-transform: uppercase;
}

span.cdtitle{
color: #80d2e5;
text-transform: propercase;
font-size:14px;
font-weight:600;
}

span.cdprice{
color: #fff;
text-transform: propercase;
font-size:14px;
font-weight:600;
}

ul.tracklist{
list-style-type:none;
padding-left: 0px;
margin-left: 0px;
}

ul.buy{
list-style-type:disc;
padding-left: 0px;
margin-left: 0px;
color:#fbda68;
}


a{
	color:#f79a32;
	text-decoration:none;
}

a:hover{
	color:#fbda68;
	text-decoration:none;
	
}

a.tracklist{
	color:#f79a32;
	text-decoration:none;
}

a:hover.tracklist{
	color:#fbda68;
	text-decoration:none;
	
}



.wbg{
font-size:11px;
color:#000000;
font-weight:600;
}

.small{
font-size:12px;
}


.seperator{
font-size:16px;
font-weight:500;
text-align:justify;
width:450px;
background: #000000 url(images/dashes.jpg);
}

.seperatortxt{
font-size:16px;
font-weight:500;
background: #000000;
margin-left:40px;
}