.nav_text {
	font-size: 14px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.nav_text_redhot {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.nav_text_redhot:link {
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.SpryHiddenRegion {
	visibility: hidden;
}
.couponContainer {
	position: absolute;
	z-index: 1;
	height: 430px;
	width: 437px;
	left: 23px;
	top: 127px;
}
.singleCouponContainer {
	float: left;
	height: 150px;
	width: 190px;
}
.couponImage {
	float: left;
}

a.nav:link {
	color: #333333;
	text-decoration: none;
}
a.nav:visited {
	color: #333333;
	text-decoration: none;
}
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {
	color: #000000;
	text-decoration: none;
}
