.footerlinks {
	color: #999933;
	text-decoration: underline;
	text-align: center;
	border-bottom-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.footerlinks:hover {
	color: #99CC33;
	text-decoration: underline;


}
.copyright {
	color: #999933;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.linkgl {
	color: 999933;
	text-decoration: none;
	text-align: center;
	border-bottom-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linkgl:hover {
	text-decoration: underline;
	color: #99CC33;

}
