#foot a:link, #foot a:active, #foot a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#foot a:hover {
	text-decoration: underline;
}
