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

.lien1 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
	background-color:#33CCCC;
}
.lien1:hover {
	font-size: 10pt;
	text-decoration: underline;
	color: #006699;
	background-color:#FFCC00;
}

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

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

.lien2:hover {
	font-size: 9pt;
	text-decoration: underline;
	font-style:italic;	
	color:#0033CC;
	background-color:#FFFF00;
	border-color:#00CC66;

}	

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

.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;
	font-style:italic;
	text-decoration:underline;
	font-variant:small-caps;
	text-shadow:Purple;
	color:#FF0099;
	background-color:#000000;

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

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

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

.lien6 {
	font-size:0pt;
	color:#99FF99;
}

.lien7 {
	font-size:0pt;
	color:#663399;
}
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;
}
	
    	
	