
.bg { background-image: url(images/bg2.jpg); background-repeat: no-repeat; }


.text{ 
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;

  }
  

.text2{ 
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;

  }
  
.text3{ 
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  line-height: 11px;
  padding-left: 6px;

  }  
  
.link1 { 
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #FF0000;
  text-decoration: none;
  font-weight: bold;
  
  }
  
.link1:hover {

  text-decoration: underline;
  
  }

  
 
.link2 { 
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;

  }

.link2:hover {

  text-decoration: underline;
  
  }


.thumb {
 border: 1px solid #000000;

 }

.link3 { 
  font-family: Tahoma, sans-serif;
  font-size: 10px;
  color: #FF0000;
  text-decoration: none;
  
  }
  
.link3:hover {

  color: #000000;
  
  }