body { background-color: rgb(25, 25, 25); margin: 0px; background-image: url('bg.gif'); }
a:link { color: rgb(255, 255, 0); }
a:visited { color: rgb(255, 255, 0); }
a:hover { color: rgb(255, 255, 0); }
a:active { color: rgb(255, 255, 0); }
.footer-text { font-family: Verdana,Arial,Helvetica,sans-serif; color: rgb(255, 255, 255); font-size: 12px; }
