.fonsverd {
	background-color : #004801;
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

a {
	color : Green;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

.txtroig{
	color : Maroon;
	text-decoration : none;
}

.fonsblanc {
	background-color : White;
}

.menutop {
	color : White;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
}

a:hover.menutop {
	color : White;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
}

.titol1 {
	color : #004801;
	font-family : "Arial Black";
	font-size : x-small;
}

.fonsverdfluix {
	background-color : #F0FFF0;
}

.caixaverd {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	background-color : #F0FFF0;
}

.caixaverd2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	background-color : #228B22;
	font-weight : bold;
	color : White;
}

.linkblanc {
	text-decoration : none;
	color : White;
	font-weight : normal;
	font-size : xx-small;
}

a:hover.menutop {
	color : Lime;

}