body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
a{color:#000000; text-decoration:none}
a:link{color:#000000; text-decoration:none}
a:visited{color:#000000; text-decoration:none}
a:hover{color:#003366; text-decoration:underline}
.subCat{color:#666666; text-decoration:none}
.subCat:link{color:#666666; text-decoration:none}
.subCat:visited{color:#666666; text-decoration:none}
.subCat:hover{color:#666666; text-decoration:underline; background-color:#ffffff;}
.white:link{color:#ffffff; text-decoration:none}
.white:visited{color:#ffffff; text-decoration:none}
.white:hover{color:#ffffff; text-decoration:underline;}
.lightGrey {
color: #999999;
}
.title {
font-weight: bold;
color: #990000;
}
.price {
font-size: 16px;
font-weight: bold;
color: #000000;
}
.titles {
	color: #FFFFFF;
	font-size: 19px;
}
.productTitles {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.price {
	color: #FF0000;
}
.yellow {
	color: FFCC66;
}
.white {
	color: #FFFFFF;
}
.productTitle {
	color: #FFCC66;
	font-size: 14px;
	font-weight: bold;
}
.offerPrice {
	text-decoration: line-through;
}
.style1 {
	font-size: 24px;
}
.style2 {
	font-size: 12px;
 	color: #660000;
}
.spacer {
	color: #FFFFFF;
}