body { color: black; background-color: white; }
p {}
td {}
a.menu:link { color: black; font-style: normal; text-decoration: none; }
a.menu:visited { color: black; font-style: normal; text-decoration: none; }
a.menu:hover { color: white ; font-weight: bold; background-color: black; text-decoration: none; }
a.menu:active { color: white ; background-color: black; text-decoration: none; }

