
.texto {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; }

.texto2 {font-family: verdana; font-size: 10px; color: #000000; text-decoration: none; }

A.azul {
	text-decoration: underline;


}
A.azul:hover {
	text-decoration: none;
}
.botonformulario {
	border: 1px solid #F0811B;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	background-color: #F0811B;
	
}
.formulariosimple {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #F0811B;
	

}
.textobalitas {font-family: Arial; font-size: 9px; color: 333333; text-decoration: none; }
A.linkbalitas {
	font-family: Arial; font-size: 9px; text-decoration: underline; color: #333333;


}
A.linkbalitas:hover {
	font-family: Arial; font-size: 9px; text-decoration: none; color: #333333;
}

A.linkinicio {
	text-decoration: none; color: #000000;


}
A.linkinicio:hover {
	text-decoration: none; color: #ffffff;
}

A.linkmenus {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;



}
A.linkmenus:hover {
	text-decoration: none; color: #ffffff;
}
.tabla {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
