 fondo{
 background-color: #ac439a;
}

body, td, th {
	font-family: Arial;
	font-size: 12px;
	color: #F1F2F4;
}
body {
	background-color: #ea2a65;
background-image: url(../imagenes/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {
	color: #1E3D52;
	font-weight: bold;
}
.top-nombre-de-los-juegos {
	color: #9900FF;
	font-size:12px;
	font-weight: bold;	
	}
.nombre-de-los-modulos {
	color: #FAF6CA;
	font-size:13px;
	font-weight: bold;
}
.stilo-categorias {
	color: #0033FF;
	font-size:11px;
	font-weight: bold;
}
a {
background: transparent;
	font-size:12px;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
background: transparent;
	font-size:12px;
    color: #FF00FF;
	text-decoration: none;
	font-weight: bold;
}

.categoria a {
	font-size:12px;
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.categoria a:hover {
	font-size:12px;
	color: #FF00FF;
	text-decoration: none;
	font-weight: bold;
}


