body {background-color: Navy;
      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;
}
h1 {font-family:  Georgia, Verdana, Arial, sans-serif;
      color: white;
      font-weight: 500;
      font-size: 24px;
}
.news {background-color: white;
      font-family:  Arial, sans-serif;
      color: Navy;
      font-weight: bold;
      font-size: 12px;
      text-align: center;
}      
.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: DODGERBLUE;
}      
.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: darkblue;
      font-weight: semibold;
      background-color: DARKGRAY;
      text-align: center;
      border: 1px solid WHITE;
      text-decoration: none;
}
/*.but4 {font-size: 12px;
      cursor:pointer; cursor:hand;
      font-family:  georgia, verdana, arial, sans-serif;
      color: white;
      font-weight: 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;
}
.tb2 {border: 1px solid white;
      font-size: 12px;
      padding: 5px;
      text-align: left;
      border-collapse: collapse;
}

