/* CSS Document */a:link {	color: #492F10;	text-decoration: underline;}a:visited {	text-decoration: underline;	color: #A48C67;}a:hover {	text-decoration: none;}a:active {	text-decoration: underline;}body {	background-color: #492F10;	background-image: url(images/header_tile.jpg);	background-repeat: repeat-x;}.MainCopy {	font-size: 11px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #44453C;	line-height: 20px;}.CouponHdr {	font-size: 16px;	color: #685C45;	font-family: Georgia;}.MainCouponCopy {	font-size: 11px;	font-family: Georgia;	line-height: 16px;	color: #685C45;