div.product-list td a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #818181;
text-decoration: none;
}

div.product-list td a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}