
a.reglement {
	color: #000000;
	text-decoration : underline;
	font-weight : bold;
	font-size: 10px;
	}

a.reglement:hover {
	color: #000000;
	text-decoration :none;
	font-weight : bold;
	font-size: 10px;
	}

a.tassou {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
	}

a.tassou:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-size: 10px;
	}

a.emb {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-size: 10px;
	}

a.emb:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-size: 10px;
	}

a.galerie {
	color: #FFFFFF;
	text-decoration : underline;
	font-weight : normal;
	font-size: 12px;
	}

a.galerie:hover {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : normal;
	font-size: 12px;
	}
