body { color: white; }
p { color: white; }
td { color: white; }
a:link { color: white; }
a:visited { color: white }
a:hover { color: aqua }
a:active { color: white ; }
