.productForm {
	background-color: #d3d3d3;
	color: #595757;
	border: 0px;
	font-size: 10px;
	text-align: left;
}
.productHead{
	color:555454;
	font-size:13pt;
	font-weight:700;
}
.productText{
	color:#6b6b6b;
	font-size:9pt;
}
.products{color:#db0003;}
.products:link   {
	color:#db0003;
	font-weight:500;
    Text-decoration:none;}
.products:active {
	color:#db0003;
	font-weight:500;
    Text-decoration:none;}
.products:visited{
	color:#db0003;
	font-weight:500;
    Text-decoration:none;}
.products:hover  {
	color:#920002;
	font-weight:500;
	Text-decoration:none;}