.footer {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #9b9999;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}



.footer a:link{
	color: #9b9999;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #9b9999;
	text-decoration: none;
	font-weight: normal;	
}

.footer a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: normal;	
}

