a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
.treb10cinza {
	color: #7a7a7a;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Monaco, Courier
}
.treb10cinza_bold {
	color: #7a7a7a;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Monaco, Courier;
	font-weight: bold;
}
.treb12azul_bold {
	color: #152e81;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Monaco, Courier;
	font-weight: bold;
}
.treb10azul_bold {
	color: #152e81;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Monaco, Courier;
	font-weight: bold;
}
.treb16azul_bold {
	color: #152e81;
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, Monaco, Courier;
	font-weight: bold;
}
.treb10verde_bold {
	color: #74b624;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Monaco, Courier;
	font-weight: bold;
}
.treb12verde_bold {
	color: #74b624;
	font-size: 12pt;
	font-family: "Trebuchet MS", Arial, Monaco, Courier;
	font-weight: bold;
}
.treb16verde_regular {
	color: #74b624;
	font-size: 16pt;
	font-family: "Trebuchet MS", Arial, Monaco, Courier
}
.treb10branco_regular {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Monaco, Courier
}

