body {      background-color: #000000;     background-image: url('images/blackbg.gif');      background-repeat: repeat;      background-attachment: Fixed;      color: #C0C0C0;     }a:link {       text-decoration: none;       color: #FFFFFF;       }a:active {         text-decoration: none;         color: #FFFFFF;         }a:visited {          text-decoration: none;          color: #FFFFFF;          }a:hover {        text-decoration: none;        color: #CC3300;        }.news   {        border: 1px solid #525252        }