a.txtDiscount {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	background-color: #FFD8B0;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.discount{
	color: Red;
	font-style: normal;
	font: bold;
}
a.txtNewCheck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}