.direccion {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3300CC;
	line-height: normal;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #3300CC;
}
.enlaces {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3300CC;
}
.comentarios {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #3300FF;
	font-weight: bold;
}
.productos {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #330099;
	text-decoration: blink;
	text-align: center;
	vertical-align: middle;
}
.reservado {
	font-family: Times;
	font-size: 10px;
	color: #FF0000;
}

