@charset "utf-8";
body {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FDFDFD;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
}
h1 a:link {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
}
h1 a:visited {
	font-size: 16px;
	font-weight: bold;
	text-decoration: blink;
	color: #FFFFFF;
}
h1 a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h1 a:active {
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
#explication {
	margin: 0 auto;
	width: 984px;
	font-weight: bold;
}
