.negre {
	background-color : Black;
}

.verdclar {
	background-color : #C0CBA9;
}

body {
	background-color : #006400;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #2F4F4F;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #2F4F4F;
}

a{
	color : #FF8C00;
	text-decoration : none;
}

a:hover {
	color : Green;
	text-decoration : none;
}

.petit {
	font-size : xx-small;
}