.special {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:underline;
	padding-left:2px;
	color:#C7166A;
	}
.product-brd
{
background-color:#292929;
border:#645c5c 1px solid;
}
a.product-name  {
font-size:13px;
line-height:15px;
font-weight:normal;
text-decoration:none;
color:#ffffff;
	}
	
a.product-name:hover 
{
font-size:13px;
line-height:15px;
font-weight:bold;
text-decoration:none;
color:#ffc12f;
}
