@charset "utf-8";
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	display: inline;
	color: #333333;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	text-decoration: none;
}
