.special {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	text-decoration:underline;
	padding-left:5px;
	color:#CC0000;
	}
.product-brd
{
background-color:#292929;
border:#645c5c 1px solid;
}
a.product-name  {
font-size:12px;
line-height:15px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
	}
	
a.product-name:hover 
{
font-size:12px;
line-height:15px;
font-weight:normal;
text-decoration:none;
color:#ffc12f;
}

