

        a:link		{text-decoration: none;
                         font-size:       x-small;
                         font-family:     Book Antiqua, Times New Roman, Serif;
                         color:           #FFCC33;}

 	a:visited	{text-decoration: none;
                         font-size:       x-small;
                         font-family:     Book Antiqua, Times New Roman, Serif;
                         color:           #FFFFCC; }


        a:hover         {text-decoration: underline;
                         font-size:       small;
                         font-family:     Book Antiqua, Times New Roman, Serif;
                         color:           #D455FF;}

 	a:active	{text-decoration: underline;
                         font-weight:     bold;
                         font-size:       small;
                         font-family:     Book Antiqua, Times New Roman, Serif;
                         color:           #FF7F00;}


        
        .title          {text-decoration: bold;
                         font-family:     Elephant, Book Antiqua, Times New Roman, Serif; 
                         font-size:       large;                        
                         font-weight:     bold;
                         color:           #FFFF99;}

        .invtitle       {text-decoration: bold;
                         font-family:     Elephant, Book Antiqua, Times New Roman, Serif; 
                         font-size:       large;                        
                         font-weight:     bold;
                         color:           #9999FF;}

        .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;}

      

