div#footer {
 clear: both;
 background-color: #eeeeec;
 border-top: 1px solid #babdb6;
 padding: 5px 0px;
}

div#footer p {
 margin: 0px 10px;
}

div#footer a {
 color: #008bd6;
 font-weight: bold;
 text-decoration: none;
}

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