.footer{
	width: 100%;
	height: 218px;
	border-top: 16px solid #0F72CA;
	text-align: center;
	background-color: #F5F5F5;
	font-size: 14px;
	color: #333;
	line-height: 36px;
	padding-top: 30px;
}
.footer a{
	color: #333;
}