#deconnexion a{
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}

#deconnexion a:hover{
	color: White;
	background-color: Navy;
}
