.specialNotice {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

td.productImage a:visited {color:#000000 ;text-decoration:none } 
td.productImage a:link    {color:#006699 ;text-decoration:none }
td.productImage a:active  {color:#000000 ;text-decoration:none }
td.productImage a:hover   {color:#BBFF99 ;text-decoration:none }

div.productImage a:visited {color:#000000 ;text-decoration:none } 
div.productImage a:link    {color:#006699 ;text-decoration:none }
div.productImage a:active  {color:#000000 ;text-decoration:none }
div.productImage a:hover   {color:#BBFF99 ;text-decoration:none }

