body {background-color: #000000

scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #996600;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #333300;
}

.lien {
	font-weight: normal;
	color: #FFCC00;
	cursor: hand;
}
.horaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.entete {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
.lienbleu {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	cursor: hand;
}

.main {
	cursor: hand;
	color: #003366;
}
