.white {  font: bold normal 12px Arial, Helvetica, sans-serif; color: #FFFFFF}
.normal {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #003300;
	list-style-position: inside;
	list-style-image: url(img/mbti.gif);
	list-style-type: square;
}
.titres { font: bold normal 14px/15px Arial, Helvetica, sans-serif; color: #660066; text-transform: uppercase}
.bigtitles {  font: bolder 18px/25px Arial, Helvetica, sans-serif; color: #003300}
.small {
	font: small-caps normal xx-small Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a.normal:visited {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #9966FF;
	text-decoration: none;
}
a.normal:link {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #990066;
	text-decoration: none;
	text-transform: none;
}

