body { }
p { }
td { }
a:link { color: blue; text-decoration: none; }
a:visited { color: orange; text-decoration: none; }
a:hover { color: blue; font-weight: bold; text-decoration: none; }
a:active { background-color: transparent; }

