/* Locate in ads folder,  sytle for location ads frames */

   body {
    font-size: 10pt;
    font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
    }

  A.NavLink {
    color: #616161;
    text-decoration: None;
    }

  A.NavLinkSmall {
    color: #A65035;
    text-decoration: None;
    }

  A.LinkBlue {
    color: #A65035;
    text-decoration: None;
    }

  A.LinkAp {
    color: #0000FF;
    text-decoration: None;
    }

  A:hover {
    color: #FF0000;
    }

  SPAN.cnts {
    line-height: 180%;
    }
 

