body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.gris1 {
	background-color : #666666;
}

.gris2 {
	background-color : #EAEAEA;
}

a.petit {
	font-size : xx-small;
	color : #EAEAEA;
	text-decoration : none;
}

a:hover.petit{
	color : #FFA500;
	text-decoration : none;
}

.txt_petit {
	font-size : xx-small;
	color : #EAEAEA;
}

body.gris {
	background-color : #EAEAEA;
	font-size : x-small;
}

a {
	color : Black;
	text-decoration : none;
}

a:hover {
	color : #FFA500;
	text-decoration : none;
}

.negre {
	background-color : Black;
}

a.blanc {
	color : White;
}
.Estiltext {
margin-right: 7px;
}