body { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white; }
p {}
td {}
a:link { color: black ; text-decoration: none; }
a:visited { color: black ; text-decoration: none; }
a:hover { color: silver ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }

