
.Bandstext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 1.3; font-weight: bold; font-variant: normal; text-transform: none; color: #D9D1BB; text-decoration: none}
.Bandsheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15pt; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.Bandslink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15pt; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: underline }
A.Bandslink:hover   { color: #FF751A; }
.Bandslink2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: underline }
A.Bandslink2:hover   { color: #FF751A; }
.BandsQuote {  font-family: Arial, Verdana, Helvetica, sans-serif; font-style: italic; font-size: 9pt; line-height: 1.2;  font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none}
.BandsSmalllink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 1.4; font-weight: bold; font-variant: normal; text-transform: none; color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #999999 }
A.BandsSmalllink:hover   { color: #FF751A; border-bottom: 1px dashed #FF751A }
.Bandstextbigger {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 1.3; font-weight: bold; font-variant: normal; text-transform: none; color: #D9D1BB; text-decoration: none}


.buyButton {
	background-image:url(images/BuyButton.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width:36px;
	margin-top: 4px;
  	border: 0;
}

.buyButton:hover {
	background-image:url(images/BuyButtonOver.jpg);
}

.basketButton {
	background-image:url(images/ViewCartButton.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width:70px;
	margin-top: 4px;
  	border: 0;
}

.basketButton:hover {
	background-image:url(images/ViewCartButtonOver.jpg);
}

.texta {
	visibility: hidden;
    	display: none;
}
