#footer {
    background: #3333ff;
    clear: both;
    padding: 5px;
    border-top: 1px solid #cccccc;
}

#footer a {
    text-decoration: none;
    padding: 1px 3px;
}

#footer a:hover {
    text-decoration: underline;
}


