.foot {
	font-family: Segoe UI;
	font-size:13px;
}

a.foot:link {
	color: #333;
	text-decoration: underline;
	}
a.foot:hover {
	color: #999;
    }