.textos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #393939;
}
.textos1 A{color: #393939; text-decoration: none; font-weight: bold;}
.textos1 A:hover{color: #96BB00; text-decoration: underline; font-weight: bold;}

.titulos1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.titulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #393939;
}

.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #393939;
}

.footer A{color: #393939; text-decoration: none; font-weight: bold;}
.footer A:hover{color: #96BB00; text-decoration: underline; font-weight: bold;}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #2D2D2D;
	background-color: #FFFFFF;
	border: 1px solid #96BB00;

}
.botonfield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #96BB00;
	border: 1px solid #96BB00;
}