'estilos creados para los tipos de fuentes que se utilizan en la web. Estilos para contenido, títulos 
 'linea de migas, pie, menu, etc. 

.menu2 {
	font-family: arial;
	font-size: 10px;
	color: #009933;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
.menudalt {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #98CC00;
	text-decoration: none
}
.enllacos_index {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff8000;
	text-decoration: none
}
.contingut {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none
}
.contingut_link {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #163B8B;
	font-weight: bold;
	text-decoration: none
}
.navegador_imatges {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #98CC00;
	font-weight: bold;
	text-decoration: none
}
.noticies {
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
.titol {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #009933;
	text-decoration: none
}
.navegador {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #009933;
	text-decoration: none
}
.lateral {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #98CC00;
	text-decoration: none
}