* 		{ border-style: none }

body {
	margin:0px; 
	background-color: #B0C23A;
	padding: 0px;
	font-family: Verdana;
	color: #000000;
	font-size: 12px;
	line-height: 130%;
} 
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

ul		{ list-style-type: none; list-style-position: outside; margin: 0px; padding: 0px }
li		{ background-image: url('http://www.minigames.fr/images/bullet.gif'); background-repeat: no-repeat; background-position: 7px 5px; padding-left: 17px; }

.lists {
padding-left: 8px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
}

.listz {
padding-left: 17px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
}