a.footer:link {
	font-size: 10px;
}
a.footer:visited {
	font-size: 10px;
}
a.footer:hover {
	font-size: 10px;
	font-weight: bold;
}
a.footer:active {
	font-size: 10px;
	font-weight: bold;
}

