A:link {
	color: #5D0000;
	text-decoration: none;
}
A:visited {
	color:"#5D0000";
	text-decoration:none
}
A:hover {
	color: "#000000";
	text-decoration: none;
	background: #FFCC00;
}
body {
	scrollbar-arrow-color: "#000066";
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 10;
	margin-top: 00;
	background: #BAC5C7 fixed;
	background-image: url(fond.jpg);
	background-repeat: repeat;
}
TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	color: "#000000";
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
	font: italic;
}

h2 {
	color: "#000000";
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;
	font: italic;
}
h3 {
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	font: italic;
}
h4 {
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin: 30px;
}

li {
	color: "#000000";
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin: 30px;
}

