.Texto10Preto {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.Texto10Azul {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;


}
.Texto12Preto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.Texto12Azul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0000FF;
}
.Texto10AzulCaixaAlta {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0000FF;
	text-transform: uppercase;

}
Texto10OuroSublinhado {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
.Texto12AzulMarinhoNegrito {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.Texto10AzulMarinhoNegrito {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.Texto10BrancoNegrito {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.Texto12Branco {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}

