/* CSS Document */
a.footer:link{
	font-size:10px;
}
a.footer:hover{
	font-size:10px;
}
a.footer:active{
	font-size:10px;
}
a.footer:visited{
	font-size:10px;
}