
/******************************************************************************   

                  Nom : 
              Fichier : Link.css
          Description : 

               Auteur : Publistef
Derniere modification : 2004 04 22

******************************************************************************/


	A:active	{ color: white; text-decoration:   underline }
	A:visited	{ color: white; text-decoration:   none      }
	A:hover	{ color: yellow; text-decoration:   underline }
	A:link	{ color: yellow; text-decoration:   none      }
