
.menu { text-decoration: none }
a.menu:link { color: #000; text-decoration: none }
a.menu:visited { color: #000; text-decoration: none }
a.menu:visited:hover { text-decoration: underline }
a.menu:hover { text-decoration: underline }
a.menu:active { color: #c00; text-decoration: underline }

