
a {
  color: inherit;
}

small {
  font-size: 14px;
}

#breadcrumb-navigation {
  margin-bottom: 8px;
}

#breadcrumb-navigation a {
  text-decoration: underline;
  cursor: pointer;
}

#sub-navigation ul {
  padding-left: 6px;
}

#sub-navigation li {
  list-style: none;
  margin-bottom: 6px;
}

#sub-navigation li.selected {
  font-weight: bold;
}

#sub-navigation a {
  text-decoration: underline;
  cursor: pointer;
}
