

        a:link		{text-decoration: none;
                         font-weight:     bold;
                         font-size:       small;
                         font-family:     Georgia, Times New Roman, serif;
                         color:           #6666FF;                         
                         background:      #FFFFFF}

 	a:visited	{text-decoration: none;
                         font-weight:     bold;
                         font-size:       small;
                         font-family:     Georgia, Times New Roman, serif;
                         color:           #CC66FF;                         
                         background:      #FFFFFF}


        a:hover         {text-decoration: underline;
                         font-weight:     bold;
                         font-size:       small;
                         font-family:     Georgia, Times New Roman, serif;
                         color:           #FF3399;
                         background:      #FFFFFF}

 	a:active	{text-decoration: underline;
                         font-weight:     bold;
                         font-size:       small;
                         font-family:     Georgia, Times New Roman, serif;
                         color:           #FF3399;
                         background:      #FFFFFF}


        
        .title          {text-decoration: bold;
                         font-family:     Georgia, Times New Roman, serif; 
                         font-size:       small;                        
                         font-weight:     bold;
                         color:           #666666;
                         background:      #FFFFFF}

        .text           {text-decoration: none;
                         font-family:     Georgia, Times New Roman, serif; 
                         font-size:       small;
                         font-weight:     normal;
                         color:           #000000;
                         background:      #FFFFFF}

        .comment        {text-decoration: none;
                         font-family:     Arial, sans serif; 
                         font-size:       x-small;
                         font-weight:     normal;
                         color:           #CCCCCC;
                         background:      #FFFFFF}

        .mesh           {text-decoration: none;
                         font-family:     Arial, sans serif; 
                         font-size:       medium;
                         font-style:      italic;
                         font-weight:     normal;
                         color:           #666666;
                         background:      #FFFFFF}

        .date           {text-decoration: none;
                         font-family:     Georgia, Times New Roman, serif; 
                         font-size:       small;
                         font-weight:     normal;
                         color:           #666666;
                         background:      #FFFFFF}

        .isn            {text-decoration: none;
                         font-family:     Arial, sans serif;
                         font-size:       small;
                         font-weight:     normal;
                         color:           #000000;
                         background:      #FFFFFF}

       