body {
	font-family: arial;
	background-color: #ADE690;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 20
}

a:link {
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: white;
	background-color: #5CAB35;
	margin-right: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px
}

a:visited {
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: white;
	background-color: #5CAB35;
	margin-right: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px
}

a:hover {
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 1px 0px 2px 6px;
	color: white;
	background-color: #D8AD1B
}

a:active {
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 1px 0px 2px 6px;
	color: white;
	background-color: #D8AD1B
}

.monstyleamoi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #99FF99;
	background-image: none;
	background-repeat: no-repeat
}

.unnamed1 {
	background-color: #99FF99;
	background-image: none
}

.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #669933;
	text-align: left
}