@charset "iso-8859-1";


.adresse{
	font-size: 10.5pt; 
	font-family: Arial; 
	font-weight: bold; 
	color: #FF66CC; 
	letter-spacing: 0.05em;
} 

a:link {color:#FF66CC; 
		text-decoration:underline;
		font-size: 10.5pt; 
		font-family: Arial; 
		font-weight: bold; 
		letter-spacing: 0.1;}
		
a:visited{color:#98BB0A;
		  text-decoration:underline;
		  font-size: 10.5pt; 
		  font-family: Arial; 
		  font-weight: bold; 
		  letter-spacing: 0.1;}

a:hover{color:#98BB0A;
		  text-decoration:underline;
		  font-size: 10.5pt; 
		  font-family: Arial; 
		  font-weight: bold; 
		  letter-spacing: 0.1;}
