a.nav:link {  color: #006666; text-decoration: underline}
a.nav:visited {  color: #999999; text-decoration: underline}
a.nav:hover {  color: #006666; text-decoration: none}
a.nav:active {  color: #006666; text-decoration: underline}

