body { color: black; font-size: 0.75em; font-family: verdana, sans-serif, arial; background-color: white; }
p {}
td {}
a:link { color: blue; text-decoration: none; }
a:visited { color: maroon; text-decoration: none; }
a:hover { color: black; background-color: silver; text-decoration: none; }
a:active { color: blue; text-decoration: none; }
.menu a:link { color: black; text-decoration: none; }
.menu a:visited { color: black; text-decoration: none; }
.menu a:hover { color: silver; background-color: black; text-decoration: none; }
.menu a:active { text-decoration: none; }
.divSection { margin-left: 100px; }

