
.link { text-decoration: none }
.link:hover { color: blue; text-decoration: none }
.nav { text-decoration: none }
.nav:hover { color: maroon; text-decoration: none }