a:link {
	color : #FF0000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a:visited {
	color : #FF0000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a:active {
	color : #FF0000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a:hover {
	color : #FF0000;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.txt11px {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	}
.titre {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
.text{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.txtintro {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.titrelight {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.titrelightspace {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	}

