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

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

.petit {
	font-size : xx-small;
}

.blau {
	background-color : 3366CC;
}

.groc {
	background-color : #FFD700;
}

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

a:hover{
	color : #FFD700;
}

.clar {
	background-color : #40689B;
}

.titol {
	color : #FFD700;
	font-family : "Arial Black";
	font-size : small;
}

.titol1 {
	font-weight : bold;
	color : Yellow;
}