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

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

}

.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: 10pt;
	text-decoration: underline;
	color: #e3e3e3; 
}	

.lien3  {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:inherit ;
	font-stretch:semi-expanded;
	font-style:italic;
	font-weight:bold;
	text-decoration:inherit
	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-decoration:blink;
	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;
	background-color:#FFFF33;
	

}

.lien5		{
background-color:#00CC66;
border:inherit;
border-bottom-color:#FF0000;
border-bottom-style:double;
border-color:#FF3399;
border-style:solid;
color:#000066;
font:Geneva, Arial, Helvetica, sans-serif;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
font-style:oblique;
font-variant:normal;
font-weight:800;
letter-spacing: normal;
text-shadow:Silver;

}

.lien5:hover	{
background-color:#CC0000;
border:inherit;
border-bottom-color: #6699FF;
border-bottom-style: dotted;
border-color:#FF3399;
border-style:solid;
color: #000000;
font:Geneva, Arial, Helvetica, sans-serif;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-style:italic;
font-variant:inherit;
font-weight:bolder;
letter-spacing: normal;
text-shadow:Navy;

} 	

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;
	cursor:crosshair;
	azimuth:inherit;
	
}
	
    	
	