body{
	font-family:"Lucida Grande", arial, sans-serif;
	background:#F3F3F3;
}

ul{
	margin:0 !important;
	padding:0 !important;
}

li{
	width:130px !important;
	line-height: ipx !important;
	height:70px;
	float:left;
	color:#191919 !important;
	text-align:center !important;
	overflow:hidden !important;
}

a{
	color:#FFF;
	text-decoration:none;
}
p{
	padding:0px 15px;
}

	.subtext{
		padding-top:227px;
	}

/*Menu Color Classes*/
.yellow{background: url('../img/images/yellow-item-bg.png') top left no-repeat;}
.purple{background: url('../img/images/purple-item-bg.png') top left no-repeat;}
.blue{background: url('../img/images/blue-item-bg.png') top left no-repeat;}

/*Botones*/
.amarillo{background: url('../img/images/button3_1.png') bottom center no-repeat;}
.morado{background: url('../img/images/button1_1.png') bottom center no-repeat;}
.azul{background: url('../img/images/button2_1.png') bottom center no-repeat;}