.footer_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6d7a85;




display: block margin-left:100px; 					margin-left: 25px;
	text-decoration: none;
	line-height: 15px;
	margin-bottom: 15px;
	background-image: url(https://www.directmagazine.com/assets/images/footerLogo.gif);
	background-repeat: no-repeat;
	padding-left: 135px;
	margin-top: 25px;
} 
.footer_nav a {
	color: #6d7a85;
	text-decoration: none;
}
.footer_nav a:hover {
	color: #6d7a85;
	text-decoration: underline;
}
.light {
	color: #BAC0C5;
}