.txtnormal {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	color: #336699;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #9999CC;
	font-style: italic;
}
.txtnormalrestaurante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #339900;
}
.pratosrestaurante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}

