
#sitemap_list > li > a {
  background-color: #006cc6 !important;
  color: #fff;
  border: 0 !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  text-decoration: none;
}
#sitemap_list > li > a:hover {
  text-decoration: underline;
}
