A.lnk {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #ffffff;font-size:10pt;
}
A.lnk:active  { text-decoration: none; color: #FFFFFF;font-size:10pt;}
A.lnk:visited { text-decoration: none; color: #FFFFFF;font-size:10pt;}
A.lnk:hover   { text-decoration: none; color: #0066FF; background-color: #FFFFFF;font-size:10pt;}
