TD {  font-size: 10pt; line-height: 150%; color: #666666;
  
}
  

  

<!--
.style2 {
	font-size: 1pt;
        color: #ffffff;
        line-height : 0;
}
-->
<!--
h1 {
font-size: 100%; 
line-height: 1.2em; }
h2 {
font-size: 100%; 
line-height: 1em; }
h3 {
font-size: 100%; 
line-height: 1em; }
-->

.lnk {
  display: block;
  width: 90%;
  height: 100%;
  text-decoration: none;
  color: #cc00cc;
}
A.lnk:active  { text-decoration: none; color: #ff9900;}
A.lnk:visited { text-decoration: none; color: #cc00cc;}
A.lnk:hover   { text-decoration: none; color: #990099; background-color: #ffccff;}
