@charset "utf-8";
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7d6559;
}
/* CSS Document */

.footer {
	width: auto;
	border-right-color: #2E3A4A;
	border-right-width: 1px;
	border-right-style: solid;
	text-align: left;
	padding-right: 6px;
	padding-left: 1px;
}
