.link1:link{
  font-family: Tahoma;
  font-size: 10px;
  color:#333333;
  text-decoration:none;
}
.link1:visited{
  font-family: Tahoma;
  font-size: 10px;
  color:#333333;
  text-decoration:none;
}
.link1:hover{
  font-family: Tahoma;
  font-size: 10px;
  color:#333333;
  text-decoration:underline;
}
.link1:active{
  font-family: Tahoma;
  font-size: 10px;
  color:#333333;
  text-decoration:none;
}



.pages-link:link{
  font-family: Tahoma;
  font-size: 11px;
  color:#333333;
  text-decoration:none;
}
.pages-link:visited{
  font-family: Tahoma;
  font-size: 11px;
  color:#333333;
  text-decoration:none;
}
.pages-link:hover{
  font-family: Tahoma;
  font-size: 11px;
  color:#333333;
  text-decoration:underline;
}
.pages-link:active{
  font-family: Tahoma;
  font-size: 11px;
  color:#333333;
  text-decoration:none;
}




.title{
  font-family: Tahoma;
  font-size: 14px;
  color:#666666;
}

.text{
  font-family: Tahoma;
  font-size: 11px;
  color:#666666;
}

input{
  font-family: Tahoma;
  font-size: 11px;
  color:#333333;
}


.link2:link{
  font-family: Tahoma;
  font-size: 11px;
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}
.link2:visited{
      font-family: Tahoma;
  font-size: 11px;
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}
.link2:hover{
  font-family: Tahoma;
  font-size: 11px;
  color:#999999;
  font-weight:bold;
  text-decoration:none;
}
.link2:active{
  font-family: Tahoma;
  font-size: 11px;
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

.copyright1{
  font-family: Tahoma;
  font-size: 10px;
  color:#CCCC99;
  width:768px;
  text-align:center;
}

.copyright2{
  font-family: Tahoma;
  font-size: 10px;
  color:#CCCC66;
  text-decoration:none;
}

.title2{
  font-family: Tahoma;
  font-size: 12px;
  color:#666666;
  font-weight:bold;
}

.email{
  font-family: Tahoma;
  font-size: 11px;
  color:#CC9900;
  font-weight:bold;
  text-decoration:none;
}





