body { text-decoration: none; }
p { }
td { }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { color: white; background-color: blue; text-decoration: none; }
a:active { text-decoration: none; }
