a:visited  { color: orange; text-decoration: none }
a:active { color: red; text-decoration: none }
a:link { color: black; text-decoration: none }
a:hover { color: aqua; text-decoration: none }
body   { color: black; font-size: smaller; font-family: Verdana; text-decoration: none }
p {}
td {}
#border { border-style: none; outline-style: none }
