.titulo {
	font-family: "Comic Sans MS", "Arial Black";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_general {
	font-family: "Comic Sans MS", "Arial Black";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.footer {
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: center;
}
.footerMenus {

	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D95900;
	text-align: center;
}
