body,head,html{

     background: #FFFFFF;

     color: #000000;

     font-family: verdana,tahoma;

     font-size:12px;

     margin-top: 0;

     margin-bottom: 0;

     margin-left: 0;

     margin-right: 0;

}

a{

     text-decoration: none;

     font-family: verdana,tahoma;

     font-size: 12px;

     color: #000000;



}

a:hover{

     text-decoration: underline;

     font-family: verdana,tahoma;

     font-size: 12px;

     color: #c11d1d;

}

td{

     text-decoration: none;

     font-family: verdana,tahoma;

     font-size: 12px;

     color: #000000;

}


