.breadcrumbs a, .breadcrumbs {
  color: grey
}

.breadcrumbs a {  
  text-decoration: none;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}