body { color: #5a5a5a; font-size: 16px; font-family: "Trebuchet MS"; line-height: 20px; background-color: white; margin: 0; padding: 0; }

p {}

td {}

a:link { color: red ; text-decoration: none; }

a:visited { color: red; text-decoration: none; }

a:hover { color: white ; background-color: red; text-decoration: none; }

a:active { }

