a.footerlink:link {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.footerlink:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: #999999;

}
a.footerlink:hover {
	color: #006600;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;

}
.siteby {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
a.siteby:link {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #999999;


}
a.siteby:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;

}
a.siteby:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;

}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
a.bodytext:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.bodytext:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.bodytext:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
