.foot {
	font-family : sans-serif;
	font-size : 12px;
	color : #DDDDDD;
}
a.foot, a.foot:active, a.foot:focus, a.foot:link, a.foot:visited {
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #DDDDDD;
}
a.foot:hover {
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #AAAAAA;
}
