body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
}
a:link {
	color: #edde78;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EDDE78;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
a {
	font-weight: bold;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #EDDE78;
	font-weight: bold;
}
.style3 {	font-size: 9px;
	color: #FF0000;
}
.style3 {color: #FF0000}
.pga:link {
	color: #000000;
	text-decoration: none;
}
.pga:visited {
	text-decoration: none;
	color: #000000;
}
.pga:hover {
	text-decoration: underline;
	color: #000000;
}
.pga:active {
	text-decoration: none;
	color: #000000;
}
.pga {
	font-weight: bold;
}

.style4 {
	color: #922125;
	font-weight: bold;
}

.couponbdr {
	border: thin dashed #040000;
	padding: 10px;
}

