.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #63BD1B;
	text-decoration: none;
	background-color: #2E3C41;

}
.borde {
	border: 1px solid #7B95B0;
}
.contenido {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: d0d0d0;
	text-decoration: none;
}
.TITULO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: D0D0D0;
	text-decoration: none;
}
