body { color: black; background-color: white; }
p {}
td {}
a:link { color: red ; font-size: small; font-family: "trebuchet ms"; font-weight: bold; }
a:visited { color: orange ; font-size: small; font-family: "trebuchet ms"; font-weight: bold; }
a:hover { color: white ; font-size: small; font-family: "trebuchet ms"; font-weight: bold; }
a:active { color: red ; font-size: small; font-family: "trebuchet ms"; font-weight: bold; }
