A.groupmenu {
  font-family: arial, helvetica;
  font-size: 15px;
  text-decoration: none;
  color: black;
}
A.groupmenu:hover {
  text-decoration: underline;
}
