.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}
.newlink {
font-family: "Century Gothic";
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;

}

.newlink:hover{
font-family: "Century Gothic";
font-size: 12px;
font-weight: bold;
color: #000000;
}

.newlink:visited{
font-family: "Century Gothic";
font-size: 12px;
font-weight: bold;
color: #FF6600;
}

.newlink:visited:hover{
font-family: "Century Gothic";
font-size: 12px;
font-weight: bold;
color: #003366;

}.coupontext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bottonlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
