/* Links */
A:link{
  font-family:  Verdana;
  font-size: 10pt;
  color: black;
   text-decoration: underline;
}

A:visited{
  font-family:  Verdana;
  font-size: 10pt;
  color: black;
   text-decoration: underline;
}

A:active{
  font-family:  Verdana;
  font-size: 10pt;
  color: black;
   text-decoration: underline;
}

A:hover{
  font-family:  Verdana;
  font-size: 10pt;
  color: black;
   text-decoration: none;
  }
  

/* Text */
TD {
  font-family:  Verdana;
  font-size: 10pt;
   text-decoration: none;
   
 }
.pagetitle {
  font-family:  Verdana;
  font-size: 12pt;
   text-decoration: none;
   font-weight: bold;
 }
 
 

