.text {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: Black;
}
.bold
{
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #633;
}
.white {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #000000;
}
.red {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: Red;
}
.surligne {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-decoration: underline;
}
a.text:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	color: Black;
}
.bold p u {
	font-family: Comic Sans MS, cursive;
	color: #603;
}
.bold p {
	font-family: Comic Sans MS, cursive;
	color: #639;
}
.bold p {
	font-family: Comic Sans MS, cursive;
	color: #633;
}
.bold p em {
	font-family: Comic Sans MS, cursive;
}
.bold p {
	font-family: Comic Sans MS, cursive;
	font-weight: bold;
	color: #FF0000;
}
