body { color: silver; font-size: 12pt; background-color: white; }
p {}
td {}
a:link { color: #ccc ; text-decoration: none; }
a:visited { color: silver ; text-decoration: none; }
a:hover { color: #0ff ; text-decoration: none; }
a:active { color: black ; text-decoration: none; }
