#footer_area {
	background-image: url(images/footer-area.gif);
	height: 85px;
	width: 991px;
}


 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	color:#FFF;
	
}

 a:visited   {
	color: #030;
}

 a:hover   {
	color: #585A37;
}

a:active   {
	list-style: none;
}
