body { color: black; font-family: arial; }
p {}
td {}
a:link { color: black; font-weight: bold; text-decoration: none; }
a:visited { color: black ; font-weight: bold; text-decoration: none; }
a:hover { color: red ; font-weight: bold; text-decoration: none; }
a:active { color: black ; font-weight: bold; text-decoration: none; }
