@charset "utf-8";
.fuente {
	font-family: "Trebuchet ms";
	font-size: 14px;
	color:#333333
}
.h1 {
	font-family: "Trebuchet ms";
	font-size: 28px;
	color:#ffffff;
}
.h2 {
	font-family: "Trebuchet ms";
	font-size: 20px;
	color:#01265d;
}
.link {
	font-family: "Trebuchet ms";
	font-size: 14;
	color:#01265d;
}

.link_p {
	font-family: "Trebuchet ms";
	font-size: 12;
	color:#01265d;
}

