.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #996600;
	font-weight: bold;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
}
.smallerheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	font-weight: normal;
	text-align: center;
	text-transform: none;
}
.songname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.14ptarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.productheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #996600;
}

