.foot {
	font-size: 12px;
	font-weight: normal;
	color: #005A86;
	text-decoration: none;
	line-height: 18px;
}
a.foot:hover {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #007BB7;
	text-decoration: none;
}
