@charset "utf-8";
/* CSS Document */

body #menu ul li a{
	color: #660066;
	font-weight:bold;
}

body #menu ul li a:hover{
	color: #cc00cc;
	font-weight:bold;
}

.body .masjugados ul li a{
	color:#660066;
}

.body .masjugados ul li a:hover{
	color:#cc00cc;
}

.body .newgames ul li a{
	color:#660066;
}

.body .newgames ul li a:hover{
	color:#cc00cc;
}

.body3 a{
	color:#660066;
}

.body3 a:hover{
	color:#cc00cc;
}

.body3tagclouds .tagwords a{
	color:#660066;
}

.body3tagclouds .tagwords a:hover{
	color:#cc00cc;
}

body .juegoscats .juegoscol1 .juegoslist .text h1 a{
	line-height:15px;
	font-size:11px;
	color:#9C0000;
	font-weight:normal;
	text-align:left;
}

body .juegoscats .juegoscol1 .juegoslist .text h1 a:hover{
	color:#cc00cc;
}

body .footerbg{
	background:#79265c;
	font-size:12px;
}