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