@charset "utf-8";
.links {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.creditos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.mais {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #C5060B;
	text-decoration: none;
}

