#subfooter {
    background-color: #000000;
    color: #ffffff!important;
}

#subfooter ul.menu li a:hover {
    color: #ffffff!important;
    background-color: transparent;
    text-decoration: underline;
}