a.nv {
  text-decoration: none;
  font-size: 7pt;
}
a.link {
  text-decoration: none;
  font-size: 7pt;
}
a:hover { color:#CC00CC; 
          text-decoration:underline; 
}
