.foot
{
	color: #A7A7A7;
	text-decoration: none;
}
.foot:hover {
	color: #A7A7A7;
	text-decoration: underline;
}