div.product-featured th	{
font-family: "Times New Roman";
font-size: 17px;
font-weight: bold;
color: #700000;
padding-top: 8px;
padding-bottom: 8px;

}

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

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

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

div.product-featured th a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
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: #a98c58;
text-align: center;
}

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

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