.nav_opt a
 { color: #008000; text-decoration: underline; }

.nav_opt a:hover
 { text-decoration: underline; }

.nav_opt a:active
 { text-decoration: underline; color: #a52a2a; }

.nav_opt a:visited
 { text-decoration: underline; color: #a52a2a; }


