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