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

.lien1 {
	font-size: 10pt;
	font-weight: normal;
	font-style:italic;
	text-decoration: none;
	color: #FFFF00;
		
}

.lien1:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #006699;
	background-color:#FF9999;
	
}

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

.lien2 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#666600;
	font-style: oblique;
	background: #0033FF;
	word-spacing: normal;
	
}

.lien2:hover {
	font-size: 10pt;
	text-decoration: underline;
	font-style:italic;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color:#0000FF;
	background-color: #33FFCC;
	  	 
}	

.lien2:visited {
	font-size: 10pt;
	text-decoration: underline;
	font-style: inherit;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color:#FF0000
	 
}	

.lien3  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit ;
	font-stretch:semi-expanded;
	font-style:italic;
	font-weight:bold;
	color:#003399;
}	

.lien3:hover  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit ;
	font-stretch: normal;
	font-style:italic;
	font-weight:bold;
	color: #CC0066;
}	

.lien4 {
    font:"Courier New", Courier, mono;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:#666600;
	
}

.lien4:hover {
    font:"Courier New", Courier, mono;
	font-size: 10pt;
	text-decoration: underline;
	background-color:#FFCC00;
	font-style:italic;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color: #FF6600;
	 
}	

.lien4:visited {
    font:"Courier New", Courier, mono;
	font-size: 9pt;
	text-decoration: underline;
	font-style: inherit;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color:#FF0000
	 
}	

.lien5 {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	background-color: #0000FF;
	
	
}

.lien5:hover {
	font-size: 11pt;
	text-decoration: underline blink;
	font-style:italic;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color: #0000FF;
	background color: #FF3300;
	
	 
}	

.lien5:visited {
	font-size: 11pt;
	text-decoration: underline;
	font-style: inherit;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color: #666633;
	 
}	

.lien6 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
	font-style: oblique;
	background: #0033FF;
	word-spacing: normal;
	
}

.lien6:hover {
	font-size: 10pt;
	text-decoration: underline;
	font-style:italic;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color:#0000FF;
	background-color: #33FF33;
	  	 
}	

.lien6:visited {
	font-size: 10pt;
	text-decoration: underline;
	font-style: inherit;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color:#FF0000
	 
}	

.lien7 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: inherit;
	color: #FF9900;
	font-style: normal;
	word-spacing: normal;
	
}

.lien7:hover {
	font-size: 10pt;
	text-decoration: underline;
	font-style:italic;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color:#0000FF;
	  	 
}	

.lien7:visited {
	font-size: 10pt;
	text-decoration: underline;
	font-style: inherit;
	font-stretch:extra-expanded;
	font-weight:bolder;
	color:#FF0000;
	 
}	

.lien8 {
	font-size: 0pt;
	text-decoration: none;
	color: #000000;
		
}

ttn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #009999;
	text-decoration: underline overline;
}
	
    	
.ttn:hover	{
	background:background-color;
	text-decoration:overline;
	text-shadow:Silver;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:oblique;
	font-variant:normal;
	font-weight:bolder;
 }
