body { 
}

.Titre {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #2068B5;
}


.a{
	color : #2068B5;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	}


.a:hover{
	color : #2068B5;
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	}



.a2m{
	color : #BE8617;
	font-family : Verdana;
	font-size: 10px;
	text-decoration : none;
	}


.a2m:hover{
	color : #BE8617;
	font-family : Verdana;
	font-size: 10px;
	text-decoration : none;
	}

