<!-- note: light blue color in graphic header is "#09c" -->
<!-- a          ???
     a:link     untaken link   ffffff = white
     a:visited  -
     a:hover    mouse over
     >
a               {color:#ff0000;}
a:link          {color:#000090;}
a:visited       {color:#007080;}
a:hover         {background-color:#d0d8ff;}

