body, html {
	background-color: #000000;
	background-image: url(back2.jpg);
	background-repeat: repeat;
}


a img { border: none ; }

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	decoration: none;
	}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	decoration: none;
	}
a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	font-size: 10px;
	decoration: none;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 10px;
	decoration: none;
	}
	
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}

.storetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
}

.albumtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
}


.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
}

.catnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}

.soundstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}

.descitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	font-style: italic;
}

.sold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FF0000;
	font-weight: bold;
}

.buy a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 10px;
	}
.buy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 10px;
	}
.buy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #00CC00;
	text-decoration: none;
	font-size: 10px;
	}
.buy a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
	font-size: 10px;
