.foot a:link {
	font-family: Arial;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}
.foot a:visited {
	font-family: Arial;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}
.foot a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #336666;
	text-decoration: none;
}
.foot a:active {
	font-family: Arial;
	font-size: 10px;
	color: #999966;
	text-decoration: none;
}
