@charset "utf-8";
.FooterText {
	font-size: 10px;
	color: #635B30;
}
.FooterText a:link {
	color: #635B30;
	text-decoration: none;
}
.FooterText a:visited {
	color: #635B30;
	text-decoration: none;
}
.FooterText a:hover {
	color: #635B30;
	text-decoration: underline;
}
.FooterText a:active {
	color: #635B30;
	text-decoration: none;
}
.BottomArea {
	background-image: url(../images/bottomarea.gif);
	height: 92px;
	width: 910px;
	vertical-align: middle;
}
