@charset "iso-8859-1";
#footer {
	width: 100%;
	background: #FFFFFF;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-top: 5px;
}
#footer a {
	color: #0000FF;
}
