.Titulo {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
.Textos {
	font-family: "Microsoft Sans Serif";
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.azul {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
.preto {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.azulmaior {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
}
.branco {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.laranja {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
.vermelho {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
