a {
	text-decoration: none;
	color:#330000;
}
body {
	background-image: url(image/fondo-agadir.jpg);
}

.Estilo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
.Estilo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#330000;
}

a:hover {
	color: #FF0000;
}
