div#footer {

    font-size: 10px;
    text-align: center;
    clear: both;
    padding: 20px 30px 20px 30px;
}

div#footer a {
    color: #0033cc;
}

div#footer a:hover {
    text-decoration: underline;
}