.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.titulo {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: oblique;
	color: #92BC6A;
	font-weight: bold;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
}
.form2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}
.borde {
	font-family: "Trebuchet MS";
	border: 1px solid #34669B;
	font-size: 12px;
	text-decoration: none;
}
.fondo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #E8F4FF;
	color: #001A5F;
	text-decoration: none;

}
