/* footer{	text-align: center; line-height: 60px; font-weight: normal; font-size: 14px; }
footer a{ text-decoration: none; }
@media all and (max-width: 540px) {
	footer{  }
}
@media all and (max-width: 400px) {
	footer{ font-size: 12px; }
} */