
#BoxFooter {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align:left;
	color:#000;
	padding-top:80px;
	font-size:11px;
}
#BoxFooter a, #BoxFooter a:link, #BoxFooter a:visited, #BoxFooter a:active { color: #381e1b; text-decoration: none; }
#BoxFooter a:hover { color: #381e1b; text-decoration: underline }