.ProductLightColor
{
	background-color:#FFFFFF;
}
.ProductDarkColor
{
	background-color:#ffffff;
}
.ProductTitleText
{
	font-family:Verdana;
	color:#000000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.ProductProductName
{
	font-family:Verdana;
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}
.ProductDescriptionText
{
	font-family:Verdana;
	color:#666666;
	font-size:10pt;
	text-decoration:none;
}
.ProductDescriptionText a
{
	font-family:Verdana;
	color:#666666;
	font-size:10pt;
	text-decoration:none;
}
.ProductDescriptionText a:hover
{
	font-family:Verdana;
	color:#666666;
	font-size:10pt;
	text-decoration:none;
	
}