.texte {
	font-family: tahoma;
	font-size: 11px;
	color: #243A45;
}
.date {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
}

.texte a:visited{ 	
	font-family: tahoma;
	font-size: 11px;
	color: #243A45;
	text-decoration: none;
	

}
.texte a:active { 	
	font-family: tahoma;
	font-size: 11px;
	color: #243A45;
	text-decoration: none;
}
.texte a:link { 	
	font-family: tahoma;
	font-size: 11px;
	color: #243A45;
	text-decoration: none;
}
.texte a:hover{text-decoration: none;	color: #4F8099;
}
