body,head,html{

     background: #000000;

     color: 000000;

     font-family: verdana,tahoma;

     font-size:11px;

     margin-top: 0;

     margin-bottom: 0;

     margin-left: 0;

     margin-right: 0;

}

a{

     text-decoration: none;

     font-family: verdana,tahoma;

     font-size: 11px;

     color: #ffffff;



}

a:hover{

     text-decoration: underline;

     font-family: verdana,tahoma;

     font-size: 11px;

     color: #FF0000;

}

td{

     text-decoration: none;

     font-family: verdana,tahoma;

     font-size: 11px;

     color: #ffffff;

}

