.subtitulo_negro {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.titulo_negro {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.texto_blanco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.texto_gris {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
}
.link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0081d1;
	text-align: center;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #6fb8e5;
	font-weight: bold;
}
.texto_piepagina {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}
