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