body {
	margin: 0px;
	background-color: #FF0197;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0197;
	font-size: 12px;
	font-weight: normal;
}
td {
	color: #FF0197;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a {
	color : #FF0197;
}
.txtRose {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE4F1;
	font-size: 12px;
	font-weight: normal;
}
.txtRoseB {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFE4F1;
	font-size: 12px;
	font-weight: bold;
}
.txtRouge {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0197;
	font-size: 12px;
	font-weight: normal;
}
.txtRougeB {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0197;
	font-size: 12px;
	font-weight: bold;
}

