A:link {
	color:"#990000"; text-decoration:none
}
A:visited {
	color:"#990000"; text-decoration:none
}
A:hover {
	background: "#990000"; color:"#EEEEEE"; text-decoration:none
}
body {
	scrollbar-arrow-color: "#990000";
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 25;
	margin-left: 25;
	margin-right: 25;
	margin-top: 25;
	background: White fixed;
	background-image: url(fond.gif);
}
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	color: "#990000";
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
	font: italic;
}

h2 {
	color: "#990000";
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;
	font: italic;
}


li {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

