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

.lien1 {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #0066FF;
	color: #FF0099;
	
}
	
.lien1:hover {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-style:italic;
	text-shadow:Silver;
	background-color: #99FF33;
	color: #006699;
}

.lien1:visited  {
   font-size: 8pt;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   text-decoration: inherit;
   color:#FF0000;
}    

.lien2 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color:#666600;
	
}

.lien2:hover {
	font-size: 10pt;
	text-decoration: underline;
	color:#0033CC;
	background-color:#FFFF00;

}	

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

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


.lien4  {
	border:inherit;
	caption-side:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:oblique;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	text-shadow:Red;
	color:#66FF99;
	
}
	
.lien4:hover	{
	caption-side:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-style:normal;
	text-decoration:underline;
	font-variant:small-caps;
	text-shadow:Purple;
	color:#FF0099;

}
	 
.lien5	{
font-size:0px;

}

.lien6  {
	border:inherit;
	caption-side:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:oblique;
	font-variant:small-caps;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	text-shadow:Red;
	color:#FF0;
	
}
	
.lien6:hover	{
	caption-side:inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	text-decoration:underline;
	font-variant:small-caps;
	text-shadow:Purple;
	color:#FF0;

}
	 

ttn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #009999;
	text-decoration: underline overline;
}
	
    	
	
