a:link {
	text-decoration: none;

}

a:visited {
	text-decoration: none;

}

a:hover {
	text-decoration: underline;
	font-size: small;
	font-weight: bold;


}

a:active {
	text-decoration: none;

}
.accueil1 {
	color: #DF0500;
	text-decoration: none;
}
.accueil2 {
	color: #EFC703;
	text-decoration: none;
}
.accueil3 {
	color: #01CB00;
	text-decoration: none;
}
