.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	text-indent: 0px;
	white-space: pre;
	display: block;
	background-color: #CC99CC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF3333;
}
a:active {
	text-decoration: none;
}
.TITRE {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
	white-space: pre;
	display: block;
	background-color: #CC99CC;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px dashed #666666;
	border-left: 1px;
}

