a:link          {text-decoration: none;
                color: #FFFFFF; }
                 
a:visited       {text-decoration: none;
                color: #FFFFFF }

a:hover         {text-decoration: none;
                font-weight: bold;
                color: #FFFFFF;  }

a:active        {
	text-decoration: none;
	color: #FFFFFF;
}

.menulocal      {
                font-family: Lucida Sans;
                font-size: 10pt;
                font-weight: bold;
                color: #CCCCCC }
				
.menu           {
                font-family: Lucida Sans;
                font-size: 10pt;
                font-weight: bold;
                color: #FFFFFF }
				
.menunewsletter           {
                font-family: Lucida Sans;
                font-size: 10pt;
                font-weight: bold;
                color: #FFFFFF }
				
.menupetit           {
                font-family: Lucida Sans;
                font-size: 8pt;
                font-weight: bold;
				font-style:italic;
                color: #FFFFFF }