body { font-size: smaller; font-style: normal; line-height: normal; background-color: black; }
a:link { color: silver; }
a:visited { color: silver; }
a:hover { color: teal; }
a:active { color: red; }

