.no-decoration {
  text-decoration: none;
}
a.no-decoration:hover {
  text-decoration: none;
}
