@charset "utf-8";
.fondo {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-image: url(../images/quebrada_las_delicias_ciales.jpg);
}
.texto1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.links:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #BD3543;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.links2 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #333333;
}
.links2:hover {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #BD3543;
}