body { color: black; font-family: "Trebuchet MS"; background-color: white; }

p {}

td {}

a:link { text-decoration: underline; }

a:visited { color: #fff; text-decoration: none; }

a:hover { color: #000 ; font-weight: bold; background-color: #d2d11f; text-decoration: none; }

a:active { text-decoration: underline; }


