body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #feb; }

p {}

td {}

a:link { color: black ; text-decoration: none; }

a:visited { color: blue ; text-decoration: none; }

a:hover { color: blue ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }


