.links {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: none;
}
.heading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #A0A0A0;

}
.productheading {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #A0A0A0;
	text-decoration: none;
}
.TextBox {
	background-color: #666666;
	border: 1px solid #999999;
}
