body { color: #666; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: white; }
a:link { color: #000; font-weight: bold; text-decoration: none; }
a:visited { color: #000; font-weight: bold; text-decoration: none; }
a:hover { color: #900; font-weight: bold; text-decoration: underline; }
a:active { color: red; font-weight: bold; text-decoration: none; }

