.bouton {
	font-size: 12px;
	font-weight: bold;
}

.gros_titre {
	font-size: 24px;
	font-weight: bold;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.titre_page 
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
}
.texte_blanc_18_gras {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}
.gras {
	color: #CC0000;
	font-weight: bold;
}
.texte {font-size: 18px}
.texte_blanc {color: #FFFFFF}
body { background-color:#000000
}
body,td,th {
	font-size: 16px;
}
