.negra {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.negra_bold {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.verde_12 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #258505;
	text-decoration: none;
}
.verde_10 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #258505;
	text-decoration: none;
}
.verde_10_bold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #258505;
	text-decoration: none;
	font-weight: bold;
}
.verde_12_bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #258505;
	text-decoration: none;
	font-weight: bold;
}
