body { color: black; background-color: white; }
p {}
td {}
a:link { color: #494949; font-size: 12px; text-decoration: none; }
a:visited { color: #494949 ; font-size: 12px; text-decoration: none; }
a:hover { color: #4ac100 ; text-decoration: underline; }
a:active { color: red }
.class { color: #494949; }
