A
{
 font-family: Trebuchet MS,Verdana;
 font-size: 8pt;
 font-weight: bold;
 text-decoration: underline;
 color: #000099;
 cursor: hand;

}

A:hover {
 color:  #990066;
 font-family: Trebuchet MS,Verdana;
 font-size: 9pt;
 font-weight: bolder;
 font-style: normal;
 text-decoration: underline;
 cursor: hand;
}
