footer{
	margin-top:35px;
	background: #004386;
	padding: 20px 0;
}
footer span,
footer a{
	color: white;
}
footer a:hover{
	font-weight: 800;
	color: white!important;
}
footer div>span,
footer div>a{
	margin-right: 10px;
}
.footerstyle>div:first-child{
	margin-bottom: 5px;
}