﻿.texto {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.texto_resaltado {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #837954;
	text-decoration: none;
}
.fondo {
	font-family: Verdana;
	font-size: 2pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #EDEADC;
	text-decoration: none;
}
.fondo_encabezado {
	font-family: Verdana;
	font-size: 1pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #EDEADC;
	text-decoration: none;
}
.fondo_resaltado {
	font-family: Verdana;
	font-size: 1pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #837954;
	text-decoration: none;
}

.vinculos {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #993333;
	text-decoration: none;
}
.vinculos:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #837954;
	text-decoration: none;
}
.vinculosfino {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #993333;
	text-decoration: none;
}
.vinculosfino:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #837954;
	text-decoration: none;
}