body {background-color: #908070;
      font-family:  Georgia, Verdana, Arial, sans-serif; 
      color: white;
      font-size: 14px;
}
a     {background-color: #908070; 
      font-family:  Georgia, Verdana, Arial, sans-serif; 
      color: yellow;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
}
a:hover {color: #ccff33;
}
img   {border: 1px solid white;
}
.mini {background-color: #908070; 
      font-family:  Georgia, Verdana, Arial, sans-serif; 
      color: white;
      font-weight: 200;
      font-size: 12px;
}      
.micro {background-color: #908070; 
      font-family:  Arial, sans-serif; 
      color: white;
      font-weight: 200;
      font-size: 9px;
}
.div1 {font-size: 12px;
      /*width: 400;*/
      font-family:  georgia, verdana, arial, sans-serif; 
      color: white;
      text-align: center;
      font-weight: 200;
      background-color: #807060;
}      
.div2 {font-size: 12px;
      /*width: 400;*/
      font-family:  georgia, verdana, arial, sans-serif;
      color: white;
      font-weight: 200;
      background-color: #706050;
      text-align: justify;
}
.but4 {font-size: 12px;
      cursor:pointer; /*cursor:hand;*/
      font-family:  georgia, verdana, arial, sans-serif;
      color: white;
      font-weight: bold; /*semibold;*/
      background-color: #a09080;
      text-align: center;
      border: 1px solid white;
}
.tb1 {border: 1px solid white;
      padding: 5px;
      text-align: center;
      border-collapse: collapse;
}
.imgl{cursor:pointer; /*cursor:hand;*/
}
.enfa {background-color: #908070;
      font-family:  Georgia, Verdana, Arial, sans-serif; 
      color: #ccff33;
      font-weight: 200;
      font-size: 14px;
}
