body { color: white; font-size: 100%; font-family: "Trebuchet MS"; background-color: black; }
a:link { color: #ffc967; font-family: "Trebuchet MS"; text-decoration: none; }
a:visited { color: #ffc967; font-family: "Trebuchet MS"; text-decoration: none; }
a:hover { color: black; font-family: "Trebuchet MS"; background-color: #ffc967; text-decoration: none; }
a:active { color: #ffc967; font-family: "Trebuchet MS"; text-decoration: none; }
