nav a:link { text-decoration: none; } nav a:visited { text-decoration: none; } nav a:hover { text-decoration: underline; } nav a:active { text-decoration: none; }