  A:LINK { 
         font-size : 10pt;
         font-weight : bold;
         text-decoration : underline;
         color : #000000
}
  A:VISITED { 
         font-size : 10pt;
         font-weight : bold;
         text-decoration : underline;
         color : #000000
}
  A:HOVER { 
         font-size : 10pt;
         font-weight : bold;
         text-decoration : underline;
         color : #0000FF;
}

