.normal {  font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; font-weight: normal}
.bold { font-family: Arial, Helvetica, sans-serif; color: #333333; font-size: 14px; font-weight: bold}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: none;

}
a:active {
	color: #333333;
	text-decoration: none;

}
.liencourant {
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;


}
.liennone {
	text-decoration: none;
	font-size: 12px;

}
a {
	color: #333333;
}
