.texto12pt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.titulos14pt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #028002;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.borde {
	border: 1px solid #000000;
}
