.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.Link {
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.Link a:link {
	color: #993300;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	bottom: 20px;
	text-decoration: underline;
}

.Link a:visited {
	color: #993300;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.Link a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #993300;
	text-decoration: none;
}

.Link a:active {
	color: #993300;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}


.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
}
.coupon {
	border: thin dashed #003300;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.CouponHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
