/* ###### FOOTER ######  */

#footer{
	color: #fff;
	text-align: center;
	font-size: 0.9em;
}
	
#footer a{
	text-decoration: none;
}
#footer a:link, #footer a:visited{	color: #fff;}
#footer a:hover, #footer a:active{	color: orange;}

