.ProductLightColor
{
	background-color:#000000;
}
.ProductDarkColor
{
	background-color:#000000;
}
.ProductTitleText
{
	font-family:Verdana;
	color:#F3F4F2;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.ProductProductName
{
	font-family:Verdana;
	color:#F3F4F2;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.ProductDescriptionText
{
	font-family:Verdana;
	color:#F3F4F2;
	font-size:10px;
	text-decoration:none;
}