@charset "utf-8";
/* CSS Document */

#footer{
	padding: 10px 0 10px 0 ;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}

#footer a{
	color:#FFF;
	text-decoration:none;
}	