﻿.texto {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	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;
}