.lila {
	background-color : #606688;
}

.blanc {
	background-color : White;
}

body {
	font-family : Verdana;
	font-size : x-small;
}

td {
		font-family : Verdana;
	font-size : x-small;
}

a {
	text-decoration : none;
	color : Black;
	font-weight : bold;
}

a:hover {
	text-decoration : underline;
	color : Black;
	font-weight : bold;
}
