body {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
}

td {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Black;
}

.txtblanc {
	text-decoration : none;
	color : #FFA500;
	font-size : xx-small;
}

.txtblanc2 {
	text-decoration : none;
	color : White;
	font-size : xx-small;
}

.fonsblanc {
	background-color : #E6E6FA;
}

.fonsblau {
	background-color : 000066;
}

a {
	text-decoration : none;
	color : Black;
}

a:hover {
	text-decoration : underline;
}

.clar {
	background-color : #FFF0F5;
}

.fosc {
	background-color : #D8BFD8;
}

.important {color: #996699}

.blanc {
	color : White;
}

.seleccio {
	background-color : #B0C4DE;
	color : Navy;
	font-family : Verdana;
	font-size : x-small;
	border : 0px none Navy;
	line-height : 0%;
	margin : 0 0 0 0;
	font-weight : bold;
	border-style : none none none none;
	width : 400;
}

.boto {
	background-color : #3D6292;
	color : White;
	font-weight : bold;
}

.blanc1 {
	color : White;
	font-family : Verdana;
	font-size : xx-small;
}

