body    {
    background-color: transparent;
    font-size: 11pt;
    color:#000000;
    margin: 0 0 0 0;
    behavior:url("csshover.htc");
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


td {
    color:#000000;
    margin: 0 0 0 0;
    font-size:11pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a{
  color:#000;
  outline: none;
}

a:hover {
    color:#000;
    background-color:#86c6c7;
}
img, div, td{ behavior: url(../iepngfix.htc) }

html a:active
    {
        outline:none;
    }
:focus {
  -moz-outline-style: none;
}

input, textarea, select
    {
         background-color:#a5d757;
         border: 4px solid #a5d757;
         color: #000000;
         font-family: Tahoma;
         font-size: 12pt;
       }
