body { color: black; }
p { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
td {}
a:link { color: aqua ; text-decoration: none; }
a:visited { color: silver ; text-decoration: underline; }
a:hover { color: yellow ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
