
.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;

  }
  
  

.link1 { 
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #FDE8A8;
  text-decoration: none;
  font-weight: bold;
  
  }
  
.link1:hover {

  text-decoration: underline;
  
  }

  
 
.link2 { 
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #032341;
  text-decoration: none;

  }

.link2:hover {

  text-decoration: underline;
  
  }



