A:link   {font-family:VERDANA;
         font-size:8pt;
         text-decoration:none;
         color:#0080FF;
         font-weight:bold;
         }
/* ----------------------------------------*/
A:visited  {font-family:VERDANA;
           font-size:8pt;
           text-decoration:none;
           color:#000080;
           font-weight:bold;
           }
/* ----------------------------------------*/
A:active   {font-family:VERDANA;
           font-size:8pt;
           text-decoration:none;
           color:#00A0FF;
           font-weight:bold;
           }
/* ----------------------------------------*/
A:hover    {font-family:VERDANA;
           font-size:8pt;
           text-decoration:none;
           color:#FF0000;
           font-weight:bold;
           }
/* ----------------------------------------*/
li         {font-family:VERDANA;
           font-size:8pt;
           text-decoration:none;
           color:#FF7C00;
           font-weight:bold;
           }
