

  body { font-family:  Verdana, Arial, Helvetica, sans-serif;
    color: #b83101;
    background-color: transparent;
    font-weight: inherit;
    font-size: 1.0em;
    line-height: 1.2em;
    }

  td { font-family:   Verdana, Arial, Helvetica, sans-serif;
    color: maroon;
    background-color: transparent;
    font-weight: inherit;
    font-size: 1.0em;
    line-height: 1.2em;
    }

  img { border-style: none;
    text-decoration: none;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    }

  a:link  { color: #018fb8;  
    text-decoration: none; 
    font-weight: inherit; 
    }
 
  a:visited { color: #018fb8 ; 
    text-decoration:none; 
    font-weight: inherit; 
    }
 
  a:focus { color: #018fb8; 
    background-color: none; 
    font-weight: inherit; 
    }
   
  a:hover { color: #b83101;
    text-decoration:none; 
    background-color: none  
    font-weight: inherit; 
    }
 
  a:active { color: maroon; 
   background-color: none; 
   font-weight: inherit; 
   }

 


