div.product-featured th	{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #c2c2c2;
padding-top: 2px;
padding-bottom: 2px;
background: #000000;
}

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

div.product-featured td a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
text-decoration: underline;
}

div.product-featured th a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;

}

div.product-featured th a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #c2c2c2;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.product-featured td.price, .price-old	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
text-align: center;
}

div.product-featured td .price-special	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FF0000;
}

div.product-featured .price-total	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FF0000;
}