body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
a:link {
	color: #30C3E5;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #30C3E5;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	font-weight:bold;
}

.Blue {
	color: #30C3E5;
	font-weight:bold;
}
.BigBlue {
	font-size:18px;
	color: #30C3E5;
	line-height:17px;
}
.BigBigBlue {
	font-size:24px;
	color: #30C3E5;
	line-height:17px;
}
.LittleBlackText {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	line-height: 12px;
}
.LittleWhiteText {
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
body {
	background-color: #000;
}

.texte12gras { font-size: 12px; font-weight: 700; }
.texte11grasbleu { color: #30c3e5; font-size: 11px; font-weight: 700; }
.titre14grasbleu { color: #30c3e5; font-size: 14px; font-weight: 700; }
.titre14grasvert { color: #70b22c; font-size: 14px; font-weight: 700; }
.titre12vert { color: #70b22c; font-size: 12px; }
.titre12rose { color: #e32383; font-size: 12px; }
.titre12bleu { color: #30c3e5; font-size: 12px; }
.titre14vert { color: #70b22c; font-size: 14px; }
.titre14rose { color: #e32383; font-size: 14px; }
.titre14bleu { color: #30c3e5; font-size: 14px; }
.titre16grasbleu { color: #30c3e5; font-size: 16px; font-weight: 700; }
.titre16grasgris { color: #ccc; font-size: 16px; font-weight: 700; }

