A:HOVER {
font-size:14pt;
color : #FF3333;
text-decoration : underline;

}
A:ACTIVE {
font-size:14pt;
color : #FF3333;
text-decoration : underline;
}

A  {
text-decoration :  none;
font-size:14pt;
color : #1111FF;
}


body{
     font-size:14pt;
 @@color:#333333;
}

tr,td{
     font-size:11pt;
 @@color:#333333;
}