a{
  text-decoration: none;
  font-size: 14px;
  font-family: Verdana; 
  font-weight: bold;
  color:#000000;
}

a:hover{
  text-decoration: underline;
  color: blue;
}


.tp01{
  text-decoration: none;
  font-size: 12px;
  font-family: Verdana; 
  font-weight: bold;
  color:#000000;
}


.tp02{
  text-decoration: none;
  font-size: 26px;
  font-family: Verdana; 
  font-weight: bold;
  color:#ffffff;
}

.tp02:hover{
  text-decoration: underline;
  color: black;
}

.tp03{
   text-decoration: none;
  font-size: 11pt;
  font-family: Verdana; 
  font-weight: bold;
  color:#000000;
}


.tp04{
  text-decoration: none;
  font-size: 14pt;
  font-family: Verdana; 
  font-weight: bold;
  color:#ffffff;
}

.tp04:hover{
  text-decoration: underline;
  font-size: 14pt;
  font-family: Verdana; 
  font-weight: bold;
  color: blue;
}
