body {
	background-color: #DA866A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #990000;
}
.grande1 {
	font-size: 24px;
}
.barras {
	background-image: url(restaurante_en_la_palma/restaurantemar.gif);
	background-repeat: repeat;
}


.mini {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
