.texte {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: inherit;
	color: #FFFFFF;
	left: 10px;
}
.titre {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	letter-spacing: 1px;
	color: #FFFFFF;
	left: 10px;
	text-transform: uppercase;
	}
.texte A{
	color: #CCFFCC;
	text-decoration: none;
}
.texte A:HOVER{
	color: #FFFFFF;
	text-decoration: underline;
}
.texte A:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
