body { color: gray; font-size: small; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: white; text-decoration: none; text-align: left; }

p {}

td {}

a:link { color: gray ; text-decoration: none; }

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

a:hover { color: #ff0400 ; text-decoration: none; }

a:active { color: red ; text-decoration: none; }

