a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-size: 10px;
	color: #00FF00;
	text-decoration: underline;
}
.footer a:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footer a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	color: #00FF00;
	text-decoration: underline;
}
