.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0066;
	text-decoration: underline blink;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style-position: inside;
	list-style-type: none;
}

