TABLE{ font-size : 12px; 
  
  font-family : Verdana;
}
.mini{ font-size : 10px;}
.space{ line-height : 17px;}

TD.L A:LINK {text-decoration : none; color : #000033;}
TD.L A:visited{text-decoration : none ; color : #851444;}
TD.L A:hover {text-decoration : underline ; color : #125b87;}
TD.L A:active{text-decoration : none ; color : #125b87;}

TD.L2 A:link { color : olive;}
TD.L2 A:visited{text-decoration : underline; color : olive;}
TD.L2 A:hover {text-decoration : underline ; color : olive;}
TD.L2 A:active{ color : #000000;}

TD.L3 A:LINK {text-decoration : none; color : #FFFFFF;}
TD.L3 A:visited{text-decoration : none ; color : #FFFFFF;}
TD.L3 A:hover {text-decoration : underline ; color : #FFFFFF;}
TD.L3 A:active{text-decoration : none ; color : #FFFFFF;}

.red{
  font-weight : bold;
  color : red;
}
.white{
  color : white;
}
.space2{
  line-height : 25px;
}
.blue{
  color : #004080;
}
.black{
  
  color : black;
}
SPAN{
  color : #a53456;
}

