/* Feuille de style pour les liens de la page index de Kafarnom*/

a.l1{
	color: #736BF7;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 18px;
}

a.l2{
	color: #FF000;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 18px;
}

a.l3{
	color: #FFBF00;
	text-decoration : none;
	font-family : Arial Black;
	font-size : 18px;
}

a.blanc12{
	color: #FFFFFF;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 12px;
}

a.mauve12{
	color: #736BF7;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 12px;
}

a.rouge12{
	color: #FF0000;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 12px;
}

a.orange12{
	color: #FFBF00;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 12px;
}

a.rouge10{
	color: #FF0000;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 10px;
}

td.bleu12{
	color: #0000FF;
	text-decoration : none;
	font-family : Tahoma;
	font-size : 12px;
}





