/*#leftmenu h3 {
  color: black !important;
  font-weight: bold !important;
}

a {
  color: black !important;
}

a:hover {
  text-decoration: underline;
}

#leftmenu ul {
  color: black !important;
}*/