body { color: black; font-family: Arial, Helvetica, sans-serif; background-color: #fdfde7; }

p {}

td {}

a:link { color: blue ; font-weight: bold; text-decoration: none; }

a:visited { color: blue ; font-weight: bold; text-decoration: none; }

a:hover { color: blue ; font-weight: bold; font-style: italic; text-decoration: none; }

a:active { color: blue ; font-weight: bold; text-decoration: none; }

