.plain-nav:link {
  text-decoration-style: none;
}
.plain-nav:hover {
  text-decoration-style: dotted; 
}


