.font { 
	font-family: Verdana;
	color: #000000;
}

.lien1 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}
.lien1:hover {
	font-size: 12pt;
	font-weight:bolder;
	text-decoration: underline;
	color:#33FFFF;
		
}

.lien1:visited  {
   font-size: 10pt;
   text-decoration: inherit;
   color:#FF0000;
}    

.lien2 {
	font-size: 9pt;
	font-weight: bold;
	background-color:#6699FF;
	text-decoration: none;
	color:#CC0000;	
	
}

.lien2:hover {
	font-size: 9pt;
	text-decoration: underline;
	background-color: #CC0033;
	color: #FFFF00;
}	

.lien3  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit ;
	font-stretch:semi-expanded;
	font-style:italic;
	font-weight:bold;
	text-decoration:blink;
	color: #FF0000;
	background-color:#666699;
}	

.lien3:hover {
    font-family:"Courier New", Courier, mono;
	font-size:16pt;
	font-style:oblique;
	font-weight:bolder;
	text-transform:capitalize;
	text-decoration:underline;
	color: #FFFF00;
	background-color:#666699;
}

	
.ttn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #CC0033;
	text-decoration: underline overline;
	outline-color:#CC0000;
	visibility:inherit;
	
}
	
    	
	.style_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: Aucune;
	color: #FF0033;
	text-decoration: underline;
		
}

	.style_1:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: normal;
	font-weight: bolder; 
	font-variant: normal;
	text-transform: capitalize;
	color: #006699;
	text-decoration: underline;
	background-color: #CCFF00;
	
}
