.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.texto_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #000066;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #4A1921;
}
a:visited {
	text-decoration: none;
	color: #4A1921;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu_arriba {
	background-color: #DDDDDD;
	border: 1px solid #000000;
	margin: 3px;
	padding: 3px;
}
.buscar_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.decretos_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.menu_groso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A1921;
}
.box_recuadro {
	border: 1px solid #000000;
}
.texto_nrodecreto {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
}
.textoBody {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}
.textoTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: 600;
	color: #4A1921;
}
.textoMenuAbajo {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
}
.textoBusqueda1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
}
