@charset "utf-8";
/* CSS Document */

#footer {
	width:1156px;
	height:12px;
	float:left;
	text-align:center;
	font-size:10px;
	margin-top:10px;	
}

a:link .footer {
	text-decoration:none;
	color:#000;	
}

a:visited .footer {
	text-decoration:none;
	color:#000;	
}

a:hover .footer {
	text-decoration:none;
	color:#000;	
}
