.widget_mfn_menu ul li a {
background: #000;
color: #eee;
}
.widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current-menu-item:not(.current-menu-ancestor) > a, .widget_mfn_menu ul li.current_page_item:not(.current_page_ancestor) > a {
color: #000 !important;
}