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