#bottom .nav-pills > li > a {
 background: none;
 padding: 0 0 5px;
}
#bottom .nav-pills > li.active > a {
 color: #fff;
}
#bottom a:hover,
#bottom a:focus {
  color: #fff;
}