
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}


/* mailto */
a.mailto:link { font-size: 12px; font-weight: normal; font-style: normal; color: #7DD4F0; text-decoration: none;}
a.mailto:visited { font-size: 12px; font-weight: normal; font-style: normal; color: #7DD4F0; text-decoration: none;}
a.mailto:active { font-size: 12px; font-weight: normal; font-style: normal; color: #7DD4F0; text-decoration: none;}
a.mailto:hover { font-size:12px; font-weight: normal; font-style: normal; color: #003399; text-decoration: none;}

.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-weight: normal;
	color: #7DD4F0;
}