a {
	font-family: Arial, Helvetica, sans-serif;
	color: #a6df1d;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #a6df1d;
	font-weight: bold;
	text-decoration:underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #a6df1d;
	font-weight: bold;
	text-decoration:none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #333333;
	line-height: 15px;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #888888;
	line-height: 15px;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}
.bodytext4 {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #CD1E2A;
	line-height: 15px;
}
.bodytextbld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
}
td {
	font-family: Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #f1f1f1;
	line-height: 15px;
}
.abn {
	font-family: Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #d4d4d4;
	line-height: 15px;
}
.maillist {
	font-family: Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	
	line-height: 15px;
	border-style: solid;
	width: 300px;
	border-color #d4d4d4;
}
.feedback {
	font-family: Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	border-color #d4d4d4;
	line-height: 15px;
	border-style: solid;
	width: 250px;
}
.feedback2 {
	font-family: Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	border-color #d4d4d4;
	line-height: 15px;
	border-style: solid;
	width: 250px;
	height: 100px;
}
.title {
	font-family: Verdana, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #f1f1f1;
	line-height: 15px;
}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	color: #a6df1d;
	font-weight: bold;
	text-decoration: none;
}