.titulo {
	font-family: verdana;
	color: #77CE4C;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.titulobebida {
	font-family: verdana;
	font-size: 10px;
	color: #77CE4C;
	text-decoration: none;
	font-weight: bolder;
}
.texto {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.titulo_interno {
	font-family: verdana;
	font-size: 9px;
	font-style: normal;
	color: 999999;
	text-decoration: none;
}
.texto_interno {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
	
}
.texto_interno2 {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
.bebidas {
	color: #F1C100;
	font-family: verdana;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

}
.titulobebida2 {
	font-family: verdana;
	font-size: 10px;
	color: #F1C100;
	text-decoration: none;
	font-weight: bolder;
}