body
{
	margin: 0;
	font-family : Comic Sans MS;
	font-size : 14px;

}

div.scrollSeccion {
height: 425px;
width: 770px;
/*overflow: auto;*/
overflow-x:hidden;overflow-y:auto;

}

.vacio { font-family: Comic Sans MS; font-size: 3px; text-decoration: none }
.Titu_Ama { font-family: Comic Sans MS; font-size: 18px; color: #F8C224; text-decoration: none; letter-spacing: normal; font-style: normal}
.Titu_Rojo { font-family: Comic Sans MS; font-size: 18px; color: #CC0000; text-decoration: none; letter-spacing: normal; font-style: normal}
.texto { font-family: Comic Sans MS; font-size: 11px; color: #333333; text-decoration: none; letter-spacing: normal; font-style: normal }
.blanco { font-family: Comic Sans MS; font-size: 11px; color: #FFFFFF; text-decoration: none; letter-spacing: normal; font-style: normal }
.txt {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; text-decoration: none; letter-spacing: normal; font-style: normal
}
.textoAmarillo {
	font-family: Comic Sans MS;
	font-size: 11px;
	color: #F8C224;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
}
.textoNaranja {

	font-family: Comic Sans MS;
	font-size: 11px;
	color: #EE822F;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
}
.textoAzul {

	font-family: Comic Sans MS;
	font-size: 11px;
	color: #00BDF2;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
}
.textoVerde {


	font-family: Comic Sans MS;
	font-size: 11px;
	color: #95CA57;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
}
.textoRosa {



	font-family: Comic Sans MS;
	font-size: 11px;
	color: #ED8385;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
}
.textoRojo {

	font-family: Comic Sans MS;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: normal;
	font-style: normal;
	font-weight: bold;
}

