.ProductLightColor
{
	background-color:#EEEDED;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana;
	
}
.ProductLightColor a
{
	color:Maroon;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	
}
.ProductLightColor a:hover
{
	color:blue;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	
}
.ProductDarkColor
{
	
}
.ProductTitleText
{
	font-family:Verdana;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.ProductProductName
{
	font-family:Verdana;
	color:#AF0000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.ProductDescriptionText
{
	font-family:Verdana;
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
