.telecharger {
	font-family: arial, sans-serif;
	font-size:10px;
	color: #FF9900;
}
	a.telecharger:link { 
color: #FF9900;
text-decoration : underline; 
} 
a.telecharger:visited { 
color: #FF9900;
text-decoration : underline; 
} 
a.telecharger:hover { 
color: #FAE628;
text-decoration : none; 
} 
a.telecharger:active { 
color: #FF9900;
text-decoration : underline; 
}

.texte {
	font-family: arial, sans-serif;
	font-size:12px;
	color: #000000;
}
	a.texte:link { 
	color: #000000;
text-decoration : none; 
} 
a.texte:visited { 
	color: #000000;
text-decoration : none; 
} 
a.texte:hover { 
	color: #000000;
text-decoration : underline; 
} 
a.texte:active { 
	color: #000000;
text-decoration : none; 
}

.fleches {
	font-family: arial, sans-serif;
	font-size:10px;
	color: #ffffff;
}
	a.fleches:link { 
	color: #ffffff;
text-decoration : none; 
} 
a.fleches:visited { 
	color: #ffffff;
text-decoration : none; 
} 
a.fleches:hover { 
	color: #ffffff;
text-decoration : underline; 
} 
a.fleches:active { 
	color: #ffffff;
text-decoration : none; 
}