BODY { background: white; color: black; margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; }
TD { background: white; color: black }
A:link { background: white; color: #0000FF }
A:visited { background: white; color: #800080 }
A:active { background: white; color: #FF0000 }
.menu { background: blue; color: white }
TD.menu { background: blue; color: white }
A.menu:link { background: blue; color: white }
A.menu:visited { background: blue; color: white }
A.menu:active { background: blue; color: red }

