
#titulos{
	text-align:center;
	text-decoration: underline;
	font-style: normal;
	color:#E2001a;  /*E2001a,41854c*/
	font-weight: bold;
	font-size: 22px;
	margin-top:inherit;
	padding-bottom:inherit;
}

#subtitulos{
	text-align:center;
	text-decoration: none;
	font-style: normal;
	color:#E2001a;
	font-weight: bold;
	font-size: 14px;
	margin-top:inherit;
	padding-bottom:inherit;
}

#preguntas{
	text-decoration:none;
	font-style:normal;
	font-weight:400;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#104f1b;  /*  ab0619,750911,348341,104f1b*/
	
	
}

#respuestas{
	text-decoration:none;
	font-style:normal;
	font-family:"Courier New", Courier, monospace;
	font-size:6px;
	color:#0000FF;
}

#numpregunta{
	text-align:center;
	text-decoration:none;
	font-size:22px;
	font-family:"Courier New", Courier, monospace;
	color: #ab0619;
	font-weight:bold;
}

