body {
     margin: 6px 0px 0px 0px;
     background-position: top left;
     background: #000000;
}
.copyb {
     color: #FFFFFF;
     font-size: 13px;
     font-family: Verdana, Arial;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:link {
     color: #E2ED1F;
     font-size: 13px;
     font-family: Verdana, Arial;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:visited {
     color: #E2ED1F;
     font-size: 13px;
     font-family: Verdana, Arial;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:hover {
     color: #CCCCCC;
     font-size: 13px;
     font-family: Verdana, Arial;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }
.copyb a:active {
     color: #E2ED1F;
     font-size: 13px;
     font-family: Verdana, Arial;
     font-weight: bold;
     background-color: transparent;
     text-decoration: none;
     }