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