

.title {
  font-family: Tahoma, sans-serif;
  font-size: 26px;
  font-weight: bold;
  color: #FF00FF;
  }
  
.title_a {
  font-family: Tahoma, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #FF00FF;
  text-decoration: none;
  }
  
.title_a:hover {
  color: #FF00FF;
  }
  
.descrip {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffff00;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
  }
  
.descrip2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #33ccff;
  font-weight: bold;
  line-height: 18px;
  text-decoration: underline;
  }
  
.descrip3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #ffff00;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
  }
  
.descrip4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #33ccff;
  font-weight: bold;
  line-height: 18px;
  text-decoration: underline;
  }
  
.descrip5 {
  font-family: Arial;
  font-size: 16px;
  color: #33ccff;
  font-weight: bold;
  line-height: 18px;
  text-decoration: underline;
  }

.descrip6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffff00;
  line-height: 18px;
  text-decoration: underline;
  }

.a2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffff00;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
  }
  
.a2:hover {
  color: #ffffff;
  }
  
.a3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffff00;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
  }

#descrip a {
  color: #00BFFF;
  }
  
#descrip a:hover {
  color: #ffffff;
  }
  
.big {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color: #00BFFF;
  font-weight: bold;
  }
  
.big:hover {
  color: #00BFFF;
  }

.big2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  color: #00BFFF;
  font-weight: bold;
  }
  
.big2:hover {
  color: #00BFFF;
  }
  
#normal {
  font-family: Lucida Sans, sans-serif;
  font-size: 11px;
  line-height: 14px;
  color: #ffffff;
  text-align: justify;
  }
  
#normal a {
  color: #ffcc00;
  }
  
  
H1 {
   font-Family: Tahoma;
   color: #FFF;
   font-size: 18px;
   margin-top:1px;
   margin-bottom:5px;
   }
   
H2 {
   font-Family: Tahoma;
   color: #FFF;
   font-size: 22px;
   margin-top:1px;
   margin-bottom:5px;
   }

.form {
   font-Family: Tahoma;
   color: #FFF;
   font-size: 12px;
   }
   
.form_small {
   font-Family: Tahoma;
   color: #FFF;
   font-size: 11px;
   }
   
.field {
   font-Family: Tahoma;
   color: #000000;
   font-size: 12px;
   }
   
.link1 {
   font-Family: Tahoma;
   color: #FFFFFF;
   font-weight: bold;
   font-size: 14px;
   text-decoration: underline;
   }    
   
.small {
   font-Family: Tahoma;
   color: #FFF;
   font-size: 10px;
   }  
   
 .thumb {
   border: 1px solid #00ccff;
   }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  