.cmostyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FAFAC8;
	text-decoration: none;
}
.lien2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FAFAC8;
	text-decoration: none;
}
.cmostyleTitre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FAFAC8;
	text-decoration: none;
}
.Style1 {
	font-size: 24px;
	color: #FAFAC8;
}
body,td,th {
	color: #666666;
}
body {
	background-color: #FAFAC8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #996600;
}
a:active {
	color: #FAFAC8;
}
.Style4 {color: #996600}