body { color: #a9be73; background-color: #000; }

p {}

td {}

a:link { color: #f0e200 ; text-decoration: underline; }

a:visited { color: #f0e200 ; text-decoration: underline; }

a:hover { color: purple ; text-decoration: underline; }

a:active { color: #a9be73 ; font-weight: bolder; text-decoration: underline; }

