.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #F0F;

}
.txt10 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #90F;
}
.rire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0099;

}
.proverbe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #F00;

}
.titrerouge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.proverberouge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F0F;
}
.txt .titrebleu {
	color: #00F;
}
.titre ital {
	font-style: italic;
}
.titre .titrerose {
	color: #F0F;
}
a:link {
	color: #F60;
}
a:visited {
	color: #F60;
}
a:hover {
	color: #0F0;
}
a:active {
	color: #0F0;
}