.ProductLightColor
{
	background-color:#F5F5FF;
}
.ProductDarkColor
{
	background-color:#CAD0EF;
}
.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:#0D004C;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}