body {
	background-color: #F5B763;
	margin-left: 15px;
	margin-top: 10px;
}
.titre {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #990000;
	text-decoration: none;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sujet {
	font-family: Arial;
	font-size: 14px;
	color: #336699;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	word-spacing: 5px;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333366;
	text-decoration: none;
	padding: 5px;
}
