body { font-family:geneva,arial,helvetica,sans-serif;
       color:#ffffff;
       background-color:#00004d
}
a:link{color: #ffffa0; 
       text-decoration: none; 
}
a:visited{color: #ffc700; 
          text-decoration: none;
}
a:hover{color: #ffffcc;
        background-color: black; 
}
a.inv:hover{ 
}

<!--
<!-- background="images/..." -->
<!-- dark background  text="#ffffff" link="#ffffa0" vlink="#ffc700"-->
<!-- light background text="#000000" link="#7777ff" vlink="#aaaaff"-->
<!-- red "#ff0000"    -->
<!-- green  "#00ff00" -->
<!-- blue "#0000ff" -->
<!-- bright blue "#2f2fff -->
<!-- dark blue "#00004d -->
<!-- rich light yellow "#ffffcc" -->
<!-- light yellow "#ffffdd" -->
<!-- off white light yellow "#ffffee" -->
<!-- Copyright 2005, ProMicro Inc., All rights reserved -->

