

a {
  font-family: Helvetica, Arial, sans-serif;  
  font-size: 10 pt;
  font-weight: bold; 
  color: #1144CC;
  text-decoration: none;
}
a:visited {
  font-family: Helvetica, Arial, sans-serif;  
  font-size: 10 pt;
  font-weight: bold; 
  color: #000077;
  text-decoration: none;
}
a:hover {
  font-family: Helvetica, Arial, sans-serif;  
  font-size: 10 pt;
  font-weight: bold; 
  color: #6699CC;
  text-decoration: none;
}

td {
  
  text-align: center;
}




