.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #458E45;
	text-decoration: none;
}
.text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9966;
	text-decoration: none;
}
.text a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #458E45;
	text-decoration: underline;
}
.text a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #458E45;
	text-decoration: none;
}
.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #458E45;
}
.tinytext a:link {
	font-size: 9px;
	color: #458E45;
	text-decoration: none;
}
.tinytext a:visited {
	font-size: 9px;
	color: #FF9966;
	text-decoration: none;
}
.tinytext a:hover {
	font-size: 9px;
	color: #458E45;
	text-decoration: underline;
}
.tinytext a:active {
	font-size: 9px;
	color: #458E45;
	text-decoration: none;
}
.FPheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #388236;
	font-weight: bold;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.underheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #458E45;
	font-weight: bold;
}
.channeltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #458E45;
	font-size: 10px;
}
.channeltext a:link {
	font-size: 10px;
	color: #458E45;
	text-decoration: none;
}
.channeltext a:visited {
	font-size: 10px;
	color: #FF9966;
	text-decoration: none;
}
.channeltext a:hover {
	font-size: 10px;
	color: #458E45;
	text-decoration: underline;
}
.channeltext a:active {
	font-size: 10px;
	color: #458E45;
	text-decoration: none;
}