body {  background: #000000; color: #cccccc;
                                  font-family: "trebuchet ms", verdana, helvetica, arial, sans serif;
                                  font-size: medium; }

a:link { color: #ffcc00; font-weight: bold; text-decoration: none; }
a:visited { color: #ffcc00; font-weight: bold; text-decoration: none; }
a:hover { color: #00ff00; font-weight: bold; text-decoration: underline; }
a:active { color: #00ff00; font-weight: bold; text-decoration: underline; }

.copyright, .small { font-size: 75%; }
