body { color: #ff9; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #ffc; }
p {}

td {}

a:link { color: #ff9 ; text-decoration: none; }

a:visited { color: #ff9 ; text-decoration: none; }

a:hover { color: #9c6 ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }

