body,td,th {
	font-size: 12px;
	color: #666666;
	font-family: "Trebuchet MS", Verdana;
}
body {
	background-color: #5f8dae;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
.texto_footer {
	font-size: 11px;

}
/**
Hide contents
**/
#xml_juegos,#xml_categorias,#xml_actividades,#xml_videos,#xml_shows,#xml_personajes,#xml_galeria,#xml_padres{
	display:none;
	border:0;
	margin:0;	
}
