@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/bkgr.gif);
	margin: 0px;
	background-position: center top;
}
.musicmerchsmall {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.tracklisting {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
.smallType {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.productTitleSmall {
	font-style: italic;
	font-weight: bold;
}
.productTitleLarge {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.artistTitleLarge {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
