@charset "UTF-8";
/* CSS Document */

.underline {  text-decoration: none}
.text {font-size: small}
.band_name {font-size: 14px}
.band_text {font-size: 12px}
.band_header {
	color: #FFFF99;
	font-weight: bold;
}
.cartlink{
 text-decoration:none; 
 color:#00FF00;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
 font-weight:bold;
 
 }
 
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFF99;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.light {
	color: #FFFF99;
	font-size: small;
}
.lighter {color: #FFFFCC}
.bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.light_small {
	font-size: 12px;
	color: #FFFF99;
}
.light_smaller {font-size: xx-small; color: #FFFF99; }
.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFF99;
}
body {
	background-color: #000033;
}
