div.product-featured th	{
font-family: Arial, Verdana, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #ffba00;
background: #af0000;
}

div.product-featured th a	{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffba00;
text-decoration: none;
}

div.product-featured th a:hover	{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ecd5aa;
text-decoration: none;
}

div.product-featured td a	{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #830000;
text-decoration: none;
}

div.product-featured td a:hover	{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

div.product-featured span.price {
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #000000;
text-align: center;
}

div.product-featured span.price-old	{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #000000;
text-align: center;
}

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

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