body {}
p { color: white; }
td      { color: black; font-weight: normal; font-size: small;}
a:hover      { color: fuchsia; text-decoration: underline; }
a    { color: black; text-decoration: underline       }

