BODY { 

         font-family : Tahoma;

         font-size : 10pt;

         color : rgb(0,0,102)

}

  A:LINK { 

         font-family : Tahoma;

         text-decoration : underline;

         color : rgb(48,48,135)

}

  A:VISITED { 

         color : rgb(53,106,159)

}

  A:HOVER { 

         font-family : Tahoma;

         color : #CC0000
 }


