body { color: black; font-size: small; background-color: white; }
p {}
td {}
a:link { color: green }
a:visited { color: teal }
a:hover { color: teal }
a:active { color: teal }
a { text-decoration: none; }
