body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:active {
	color: #FFFF00;
}
.MenuDiscreet {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	font-variant: normal;
}
.MenuChoices {
	font-weight: bold;
	text-transform: Aucune;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
.TableTitles {
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	text-transform: capitalize;
	color: #AAFFFF;
	text-decoration: underline;
	background-color: #000055;
	text-align: center;
}
.RawData {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #CCFFFF;
}
.Titres {
   color: #77FF77;
   font-size: large;
   font-weight: bold;
   font-style: italic;
}
.Libchamps {
   color: #7777FF;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
}
.Erreurs {
   color: #FF0000;
   font-weight: bold;
   font-size: small;
}
.PetitIta {
   font-size: x-small;
   font-style: italic;
}
.NewsTitle {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCCC;
	background-color: #000055;
	text-align: left;
}
.NewsDate {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #CCCCCC;
	background-color: #000055;
	text-align: right;
}

