body, td, th {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #f3b6f4;
	background-image: url(../imagenes/fondo.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {
	color: #1E3D52;
	font-weight: bold;
}
.top-nombre-de-los-juegos {
	color: #F0F;
	font-size:16px;
	font-weight: bold;	
	}
.nombre-de-los-modulos {
	color: #FAF6CA;
	font-size:13px;
	font-weight: bold;
}

a {
background: transparent;
	font-size:12px;
    color: #9900FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	background: transparent;
	font-size:12px;
	color: #0C3;
	text-decoration: none;
	font-weight: bold;
}

.descripcionjuego {
	color: #f11b3f;
	font-size:13px;
	font-weight: 700;
}

