
a:link { text-decoration: none }
a { text-decoration: underline }
a:hover { color: purple; text-decoration: underline }
a:visited { text-decoration: none }
a:active { text-decoration: none }
td     { font-size: x-small; text-indent: 5px; margin: 0px; padding: 5px; border: solid 1px gray; bordercolor: navy; cellpadding: 0px }
body { font-family: Arial }
