.texto {
	font-family: "Times New Roman", Times, serif;
	color: #2d4c75;
}
.Titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2d4c75;
}
.PiePagina {
	color: 2d4c75;
	background-color: #FF9900;
}
.Formularios {
	font-family: "Times New Roman", Times, serif;
	color: #2d4c75;
}
.valorInicial {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #0066FF;
}
.Informacion {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFCC;
}

