.special {
	font-family:Arial, Helvetica, sans-serif
	font-size:22px;
	text-decoration:underline;
	padding-left:0px;
	color:#285151;
	}
.product-brd
{
background-color:#333333;
border:#333333 4px 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;
}

