a:link {
	text-decoration: none;
	color: #FF000C;
}


a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF66;
}
a:active {
	text-decoration: none;
}


.Txt_gras_Arial_18px_orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
	text-indent: 5px;
}
.Txt_gras_Times-New-Roman_taille-defaut_orange {
	color: #FF9900;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.Txt_gras_Police-defaut_18px_orange {
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
}

.Txt_gras_Police-defaut_taille-defaut_noir {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.Txt_gras_Times-New-Roman_taille-defaut_jaune {
	color: #FFCC00;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
