.text {  
font-size: 16; font-family: Arial}
.titulet {  font-family: arial; font-size: 16; font-weight: bold; color: #553300}
.tituletNegatiu { font-family: arial; font-size: 16; font-weight: bold; color: #efefef; background-color: #553300}
.titolseccio { font-family: arial; font-size: medium; font-weight: bold; color: #553300 }
.negreta { font-family: arial; font-size: 16px; font-weight: bold; color: #553300 }
a.enllacos:link {
	font-size: 16px;
	font-family: Arial;
	color: #553300;
}
a.enllacos: visited {
	font-size: 16px;
	font-family: Arial;
	color: #553300;
}
.enllacos: hover {
	font-size: 16px;
	font-family: Arial;
	color: #000000;
}
a.enllacos: active {
	font-size: 16px;
	font-family: Arial;
	color: #000000;
}
a:link {
	font-size: 16;
	font-family: Arial;
	color: #553300;
}
a:visited {
	font-size: 16;
	font-family: Arial;
	color: #553300;
}
a:hover {
	font-size: 16;
	font-family: Arial;
	color: #000000;
}
a:active {
	font-size: 16;
	font-family: Arial;
	color: #000000;
}
