a.viewcart:visited { color:#FFFFFF;font-weight:bold;text-decoration: none }
a.viewcart:link { color:#FFFFFF;font-weight:bold;text-decoration: none }
a.viewcart:hover { color:#FFFFFF;font-weight:bold;text-decoration: none }


a:visited { text-decoration: none }
a:link { text-decoration: none }
a:hover { text-decoration: none }
body, tr, td  { font-size: 11px; font-family: Verdana; color:#7B0C00;}
.content {border-width:1px; border-style:solid; border-color:#DEB6AD; background-color:#FFF3DE;}
.thumb {border-width:7px; border-style:solid; border-color:#7B0C00;}
.title {color:#000000; font-size:11px;}
.couponbody {
	border-style:dashed;
	border-width:1px;
	border-color:#1A1A1A;
	padding:10px;
	width:45%;
	margin:15px;
	color:#1A1A1A;
}
.coupon {
	color:#1A1A1A;
}
.hidden {
	display:none;
	padding:0 10px;
}
.recipeHolder {
	background:#fff8ec;
	padding:5px;
	margin:10px;
}