body { color: black; background-color: white; }
p {}
td {}
a:link { color: #a22930 ; text-decoration: none; }
a:visited { color: #035e03 ; text-decoration: none; }
a:hover { color: #a22930 ; text-decoration: underline; }
a:active { color: #a22930 ; font-family: arial, "sans serif"; text-decoration: none; }
