.footerlink {
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerlink a:link {
	color: #999999;
	text-decoration: none;
}
.footerlink a:visited {
	color: #999999;
	text-decoration: none;
}
.footerlink a:hover {
	color: #666666;
	text-decoration: underline;
}
.footerlink a:active {
	color: #666666;
	text-decoration: none;
}


.tablelink {
	font-size: 12px;
	color: #FCE100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tablelink a:link {
	color: #999999;
	text-decoration: none;
}
.tablelink a:visited {
	color: #999999;
	text-decoration: none;
}
.tablelink a:hover {
	color: #666666;
	text-decoration: underline;
}
.tablelink a:active {
	color: #666666;
	text-decoration: none;
}