#footer{
	padding:20px 0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:1.5em;
}

#footer span {
    font-size:23px;
    font-weight:nomal;
}

#footer a{
	white-space:nowrap;
}

#footer a:visited,#footer a:link{
	color:black;
	text-decoration:none;
}

#footer a:hover{
	color:black;
	text-decoration:none;
}