body,td,th {
	color: #FFFFFF;
}
.Style3 {
	font-size: x-large;
	color: #EFBF00;
}
.Style7 {color: #EFBF00; font-style: italic; font-weight: bold; }
.Style8 {font-size: 9px}
.Style9 {color: #EBEBC8; }
.Style10 {color: #FFCC00}
.Style11 {color: #FF9900}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.fond {
	color: #CCCCCC;
	background-color: #444;
	font-size: 12px;
}

