body { color: black; }
p {}
td {}
a:link { color: black }
a:visited { color: black ; font-weight: normal; }
a:hover { color: aqua ; font-weight: normal; }
a:active { color: aqua }
