a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
}

/* featured products - added jan 2010 */
.featuredproductsholder{width:509px; margin:0 auto; *margin:0; *width:auto;}
.featuredproducts{font-family:Arial; font-size:12px; padding:0px 10px; background: url('images/shopnowBg.gif') repeat-y; float:left; width:529px; *margin:0px 0px 0px 3px}
.featuredproducts a{color:#0066cc; text-decoration:underline;}
.featuredproducts a:hover{text-decoration:none;}
.featuredproducts .product{text-align:center; width:120px; vertical-align:top; margin:0px 20px 20px; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline;}
.featuredproducts .product img{border:1px solid #6a86c0; margin:5px 0px 0px;}
