body {
	
	}

a{
	color: #000099; /* bleu foncÈc */
	text-decoration: none;
	}
	
a:hover {
	color: #3399cc;
	text-decoration: none;

	}
