body,td,th {
	font-family: Lucida Grande, Helvetica, Arial, Times New Roman;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-color: #333333;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}
.gris12 {font-size: 12px}
.gris10 {font-size: 10px}
.grisclair14 {color: #999999}
.rouge14 {color: #FF3300}
.bleusombre14 {color: #003399}
.bleusombre12 {font-size: 12px;
	color: #003399;}
.gris14 {font-size: 14px}
.bleuclair14 {color: #6699FF}
.rosefonce14 {color: #CC0066}
.bleuclair12 {font-size: 12px;
	color: #6699FF;}
.vert {color: #66CC00}
.grisfonce {color: #666666}
.jaune {color: #FFCC00}
