#navigation-footer {
    position: absolute;
    left: 150px;
    top: 10px;
    font-size: 9pt;
    color: #5e5e5e;
}

#navigation-footer a {
    text-decoration: none;
    color: #5e5e5e;
}

#navigation-footer a.active {
    font-weight: bold;
}

#navigation-footer a:hover {
    font-weight: bold;
}
