A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}



.bg {
	background-image: url(images/store/bg.jpg);
	background-repeat: repeat;
}
.bold_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: normal;
}
.bold_red a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: normal;
}
.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.desc a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.desc1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #667B62;
}
.paypalbg {
	background-image: url(images/store/paypalbg.png);
	background-repeat: repeat-x;
}
.newsbg {
	background-image: url(images/newsbg1.jpg);
	background-repeat: repeat;
}
.lyricblock {
	background-color: #B4CEB3;
	border: 1px dashed #FFFFFF;
	overflow: visible;
	visibility: visible;
	height: auto;
	padding: 6px;
	float: none;
	width: 85%;
}
.newsheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA4928;
}
.newsheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
color: #AA4928;
}
