.titulos {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #B75B17;
}
.primerparrafo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
}
.bordes {
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	color: #812C0F;
}
.linnkdos {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border:none;
}
.speech {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
}