.txt_ley {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
}
.btt_textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999966;
	margin: 2px;
	height: 15px;
	width: 185px;
	border: thin solid #333300;
}
.btt_consulta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999966;
	margin: 2px;
	width: 185px;
	border: thin solid #333300;
}


.txt_direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333300;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333300;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333300;
	text-decoration: underline;
	font-style: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333300;
	text-decoration: none;
}
.txt_texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;
	text-decoration: none;
}
.negrita_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}
.txt_productores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
}

