body { color: black; }
p {}
td {}
a:link { color: green ; }
a:visited { color: #666 ; }
a:hover { color: #333 }
a:active { color: #066 }

