.std { font-family: arial; font-size: 13px; color: #ffffff; text-decoration: none; font-weight: normal; }
a.std:link { color: #eaff00; text-decoration: underline; font-weight: bold; }
a.std:visited { color: #eaff00; text-decoration: underline; font-weight: bold; }
a.std:hover { color: #eaff00; text-decoration: none; font-weight; bold; }

.em { font-family: arial; font-size: 18px; color: #ffffff; text-decoration: none; font-weight: normal; }
a.em:link { color: #eaff00; text-decoration: underline; font-weight: bold; }
a.em:visited { color: #eaff00; text-decoration: underline; font-weight: bold; }
a.em:hover { color: #eaff00; text-decoration: none; font-weight; bold; }

.title { font-family: arial; font-size: 40px; color: #EAFF00; text-decoration: none; font-weight: bold; }
.title2 { font-family: arial; font-size: 30px; color: #EAFF00; text-decoration: none; font-weight: bold; }

.sm { font-family: arial; font-size: 11px; color: #ffffff; text-decoration: none; font-weight: normal; }
a.sm:link { color: #eaff00; text-decoration: underline; font-weight: bold; }
a.sm:visited { color: #eaff00; text-decoration: underline; font-weight: bold; }
a.sm:hover { color: #eaff00; text-decoration: none; font-weight; bold; }

.coupon {
	width: 400px;
	min-height: 100px;
	padding: 10px;
	margin: 20px auto;
	border: 5px dashed #ec5c55;
	background-color: #9e14de;
	font-family: Arial;
	color: white;
	text-align: center;
}

.coupon p.small {
	font-size: 12px;
}
