body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titredumenu {
	font-family: Arial;
	font-size: 12px;
	color: #6FAA4E;
}

.txt {
	font-family: Arial;
	font-size: 12px;
	color: #868686;
}

a:link {
	color: #6FAA4E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6FAA4E;
}
a:hover {
	text-decoration: underline;
	color: #6FAA4E;
}
a:active {
	text-decoration: none;
	color: #6FAA4E;
}

