a {
	color: #990066;
	text-decoration: none;
}
a:hover {
text-decoration : underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.titre {
	font-size: 18px;
	font-weight: bold;
}
.txt {
	font-size: 12px;
}
.txtB {
	font-size: 12px;
	font-weight: bold;
}
.ptxt {
	font-size: 10px;
}
