.nav { padding: 4px; text-decoration: underline; }
a.nav:hover { color: white; background-color: #ccc;  text-decoration: none; }
