.footer{
	padding:0;
	padding-top:10px;
	margin:0;	
	color:#E5D9BA;
	height:93px;
	border-top:1px #7B2C01 solid;
	background:#96784E;
}
.footer_txt{
	color:#E5D9BA;
}
.footer_txt span{
	font-weight:bold;
}
.footer a:link,.footer a:visited{
	color:#FAEB59;
}
.footer a:hover{
	text-decoration:underline;
}