body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(../images/fondnoiretoile.gif);
	color: #FFFFFF;
	list-style-image: none;
	list-style-type: circle;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 20px;
}
.titregen {
	font-family: "Courier New", Courier, monospace;
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}

