a { 
  font-size: 10pt; 
  text-decoration: none; 
}

a:hover { 
  text-decoration: underline; 
}		
