.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #81888C;
	text-transform: uppercase;
	letter-spacing: 0.5px;


}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	color: #81888C;


}
a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #81888C;
	text-decoration: none;
}
a:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #606164;
	text-decoration: none;
}
a:active {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #81888C;
	text-decoration: none;
}
