@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/fondo.jpg);
}

.text_3 {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	color: #8E7C49;
	text-decoration:none;
}
.text_4 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 14px;
	color: #8E7C49;
	text-decoration:none;
	font-weight: bold;
}
.link_4 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #8E7C49;
}
