a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
h5 {
	font-size: 24px;
	color: #CCFF00;
	text-decoration: underline;
	text-align: center;
}
a:hover {
	font-size: 14px;
	color: #00CC00;
}
h4 {
	font-size: 24px;
	color: #660000;
}
.souligné {
	text-decoration: underline;
}
body {
	background-color: #E49932;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-position: left top;
}

