.titulo-pagina {
	font-family: "Arial Black", Tahoma;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	color: #EC9900;
}
.path-de-pagina {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	font-style: normal;
}

.tema-importante {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00D56A;
	font-family: Arial, Helvetica, sans-serif;
}

.informacion-general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.palabra-importante-rojo {
	font-size: 110%;
	font-weight: bold;
	color: #EA0000;
}

.palabra-importante-azul {
	font-size: 110%;
	font-weight: bold;
	color: #0066FF;
}

.informacion-general a {
	color: #00ACEC;
	font-weight: bold;
}
