body { color: black; background-color: #515151 ; }
p {}
td {}
a:link { color: blue; text-decoration: none}
a:visited { color:blue; text-decoration: none }
a:hover { color: red; text-decoration: underline overline }
a:active { }

