a {
	font-family: Arial;
	font-weight: bold;
	color: #00FFFF;
	font-style: italic;
	font-size: 16px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	background-image: url(Aucune);
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
body {
	background-color: #003366;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FF0000;
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	text-align: center;
}
table {
	font-size: 16px;
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
}

