a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3F8020;
	text-decoration: none;
}
 a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3F8020;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3F8020;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FEC412;
	text-decoration: none;
}

.texto1 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
