

        a:link		{text-decoration: none;
                         font-weight:     bold;
                         font-size:       small;
                         font-family:     Georgia, Times New Roman, serif;
                         color:           #6666FF;}

 	a:visited	{text-decoration: none;
                         font-weight:     bold;
                         font-size:       small;
                         font-family:     Georgia, Times New Roman, serif;
                         color:           #CC66FF; }


        a:hover         {text-decoration: underline;
                         font-weight:     bold;
                         font-size:       small;
                         font-family:     Georgia, Times New Roman, serif;
                         color:           #FF3399;}

 	a:active	{text-decoration: underline;
                         font-weight:     bold;
                         font-size:       small;
                         font-family:     Georgia, Times New Roman, serif;
                         color:           #FF3399;}


        
        .title          {text-decoration: bold;
                         font-family:     Georgia, Times New Roman, serif; 
                         font-size:       medium;                        
                         font-weight:     bold;
                         color:           #666666;}

        .invtitle       {text-decoration: bold;
                         font-family:     Georgia, Times New Roman, serif; 
                         font-size:       medium;                        
                         font-weight:     bold;
                         color:           #999999;}

        .text           {text-decoration: none;
                         font-family:     Georgia, Times New Roman, serif; 
                         font-size:       small;
                         font-weight:     normal;
                         color:           #000000;}

        .invtext        {text-decoration: none;
                         font-family:     Georgia, Times New Roman, serif; 
                         font-size:       small;
                         font-weight:     normal;
                         color:           #CCCCCC;}

      