body { margin: 0; }
p {}
td {}
a:link { color: blue; font-size: 10px; text-decoration: none   }
a:visited { color: blue; font-size: 10px; text-decoration: none   }
a:hover  { color: red; font-size: 10px; text-decoration: underline }

