body { color: black; background-color: #dbd4c4; }

p {}

td {}

a:link { color: white ; font-family: Arial; font-weight: bold; text-decoration: none; }

a:visited { color: white ; font-family: Arial; font-weight: bold; text-decoration: none; }

a:hover { color: orange ; font-family: Arial; font-weight: bold; text-decoration: none; }

a:active { color: red ; font-family: Arial; font-weight: bold; text-decoration: none; }


