.footer{ 
font-weight: normal;
font-size: 80%;
}

a.f-font:link {
	color: #333333;
	text-decoration: none;
	}
a.f-font:visited {
	color: #333333;
	text-decoration: none;
	}
a.f-font:hover {
	color: #999999;
	text-decoration: underline;
	}
a.f-font:active {
	color: #660000;
	text-decoration: none;
	}
