body {
	background-color: #999999;
}
.fondo_tabla {
	background-color: #999999;
}

.Index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
	bottom: 20px;
	width: 600px;
	left: auto;
	text-align: justify;
	margin-left: 20px;
	margin-bottom: 30px;
	vertical-align: bottom;
}
.titulo_pista {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #FFCC00;
	font-variant: normal;
	text-align: center;
}
.texto_preguntas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: 500;
	vertical-align: middle;
	height: 250px;
	width: 475px;
	margin: 30px;
	text-align: justify;
}
.pistas_preguntas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 500;
	color: #FFFFFF;
	height: 250px;
	width: 475px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.texto_pie {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
