body {
	font-family : Verdana;
	font-size : x-small;
}

td {
		font-family : Verdana;
	font-size : x-small;
}

.roig {
	background-color : Maroon;
}

a {
	color : #386790;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

textarea {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
}

input {
		font-family : Verdana;
	font-size : x-small;
}

.verd {
	background-color : #8FBC8F;
	color : White;
	font-family : Verdana;
	font-size : x-small;
}

.fonsverd2 {
	background-color : #9BC49B;
}

.fonsverd {
	background-color : #70AC71;
}