.texto {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.texto a:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #186594;
	text-decoration:underline
}
.texto a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #186594;
	text-decoration:underline;
}
.texto a:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #186594;
	text-decoration:none;
}
.texto a:active{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #186594;
	text-decoration:none
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
}
.copyright a:link{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	text-decoration:underline
}
.copyright a:visited{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	text-decoration:underline;
}
.copyright a:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	text-decoration:none;
}
.copyright a:active{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: white;
	text-decoration:none
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #2175AD;
}
