body,head,html{

     background: #c68e13;

     color: #282827;

     font-family: verdana,tahoma;

     font-size:12px;

     margin-top: 0;

     margin-bottom: 0;

     margin-left: 0;

     margin-right: 0;

}

a{

     text-decoration: underline;

     font-family: verdana,tahoma;

     font-size: 12px;

     color: #e09604;



}

a:hover{

     text-decoration: underline;

     font-family: verdana,tahoma;

     font-size: 12px;

     color: #23c5cb;

}

td{

     text-decoration: none;

     font-family: verdana,tahoma;

     font-size: 12px;

     color: #282827;

}

