.site_map li {
  list-style-type: none;
}
.site_map,
.site_map a,
.site_map h2 {
  color: #000;
  font-size: 20px;
}
.site_map a:hover {
  text-decoration: none;
}