a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #89A439;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #89A439;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #89A439;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #898989;
}
.txt_respuesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.textosVerde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #89A439;
}
.textosVerde+ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #89A439;
	font-weight: bold;
}

