
a.menu:active { color: white; text-decoration: none }
a.menu:link { color: white; text-decoration: none }
a.menu:visited { color: white; text-decoration: none }
a:active { text-decoration: none }
a:hover   { text-decoration: none }
a:hover.menu { color: maroon; text-decoration: underline }
a:link { text-decoration: none }
a:visited { text-decoration: none }