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