
.ProductName
{
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #42303F;
}

a.ProductName
{
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #42303F;
	display:block;
}

a.ProductName:hover
{
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #000000;
	display:block;
}

