.texto_der {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f7812a;
}
.hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f7812a;
}

