body {
	text-decoration: none;
	background-color: #F5B763;
}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:link {
	font-family: Arial;
	font-size: 14px;
	color: #004080;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titre {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: italic;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #004080;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
	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;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
	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;
}
a:active {
	font-family: Arial;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
	line-height: 18px;
	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;
}
