
.footerCOPY{
  font-family:"Verdana";
  font-size: 10px;
  color:#cccccc;
  line-height: 18px;
  text-decoration:none;
}
.footerCOPY:hover{
	font-family: "Verdana";
	font-size: 10px;
	color:#0099CC;
	line-height: 18px;
	text-decoration:none;
}
.bodytext{
	font-family:"Arial";
	font-size: 14px;
	color:#666666;
	text-decoration:none;
	line-height: 18px;
}
.bodytext:link{
	font-family:"Arial";
	font-size: 14px;
	color:#0099CC;
	text-decoration:none;
	line-height: 18px;
}
.bodytext:visited{
	font-family:"Arial";
	font-size: 14px;
	color:#0099CC;
	text-decoration:none;
	line-height: 18px;
}
.bodytext:hover{
	font-family: "Arial";
	font-size: 14px;
	color:#666666;
	text-decoration:none;
}
