td {
	color : Black;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	color : Black;
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.verdclar {
	background-color : #F5E5FF;
}

.negre {
	background-color : Black;
}

a.blanc {
	color : White;
	font-size : x-small;
	text-decoration : none;
}

a:hover.blanc {
	color : #7B68EE;
}

input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

textarea {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

select {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.boto_verd {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	background-color : #FFF8DC;
}

.titol1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #00008B;
}

.titol2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color : #F0E68C;
}


a{
	color : #7B68EE;
	text-decoration : none;
}

.verdfort {
	background-color : #4B0082;
}

.verdfortmolt {
	background-color : #DC143C;
}

.verdclar2 {
	background-color : #F4E5FF;
}

.verdclar3 {
	background-color : #F9F0FF;
	border : 1px solid #F8DBA5;
	border-style : solid solid solid solid;
}

.verdclar4 {
	background-color : #A097D2;
}

.crema {
	background-color : #EDEAFD;
}

.blanc2 {
	color : White;
}