body { }
p { }
td { }
a:link { text-decoration: none; }
a:visited { color: gray; text-decoration: none; }
a:hover { color: black; background-color: silver; text-decoration: none; }
a:active { }
a { color: maroon; text-decoration: none; }

