.footer {
    text-align: center;
    padding: 3px;
}

.footer a {
    color: blue;
    text-decoration: none;
}

.footer a:visited {
    color: blue;
    text-decoration: none;
}