a:link    {text-decoration: none; color: black}
a:visited {text-decoration: none; color: black}
a:hover   {color: red; text-decoration: underline}
a:active  {color: green; text-decoration: none}

a.mailto:link    {text-decoration: underline; color: blue}
a.mailto:visited {text-decoration: underline; color: blue}
a.mailto:hover   {color: green; text-decoration: none}
a.mailto:active  {color: red; text-decoration: none}

tr.menu   {font-family: arial; font-size: 120%; font-weight: bold }
td.normal {font-family: arial; font-size: 100%}
p.info    {font-family: arial; font-size:  80%}

