.productquantity {
	font-weight: bold;
	color: #FFF;
}
.productsize {
	font-weight: bold;
	color: #FF0;
}
.productno {
	font-weight: bold;
	color: #FF0;
}
a:hover{color:#FF0000; font-weight:bold; }.white {color: #FFFFFF}
.whitebold {	color: #FFFFFF;
	font-weight: bold;
}
.productprice {
	font-weight: bold;
	color: #FF0;
}
.productpricestrikethrough {
	font-weight: bold;
	color: #FF0;
	text-decoration: line-through;
}
.productnowonly {
	font-style: italic;
	font-weight: bold;
	color: #F00;
}


.redbold {color: #FF0000;
	font-weight: bold;
}
.bold {font-weight: bold}
.lgboldwhite {	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
.whitebolditalic {	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.bold14px {	font-size: 14px;
	font-weight: bold;
}
body,td,th {
	color: #FFFFFF;
}
h1 {
	color: #FFFF00;
}
h2 {
	color: #FFFF00;
}
h3 {
	color: #FFF;
}
.siteheadermain {
	color: #FF0;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.siteheader {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}

.yellow {
	color: #FF0;
}
