body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/background_gradiant.jpg);
	background-repeat: repeat;
}

.14px_bold {
	font-size: 14px;
	font-weight: bold;
}

input {
	height: 12px;
	font-size: 11px;
}
select {
	font-size: 12px;
}
.coupon_code {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.use_coupon {
	font-size: 14px;
	color: #F0F0F0;
	font-weight: bold;
}
a {
	color: #FFFF00;
}
a:visited {
	color: #FFFF99;
}
.upw_input {
	width: 140px;
}

form {
	margin: 0px;
	padding: 0px;
}

.image_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.coupons_for_store {
	font-size: 14px;
	font-weight: bold;
}
.bold_yellow {
	color: #FFFF00;
	font-weight: bold;
}
.black_font {
	color: #000000;
}

#blackcontent a:link {color:#0000FF;}
#blackcontent a:visited {color:#0066FF;}
#blackcontent { color: #000000; }

