<!--
.fale_indique {
font-size: 10px;
font-family: Trebuchet MS;
color: #000000;
text-decoration:none;
}
.alerta {
font-size: 12px;
font-family: Trebuchet MS;
color: #ff0000;
text-decoration:none;
}
.copy {
font-size: 10px;
font-family: Trebuchet MS;
color: #ffffff;
}
.cont {
	font-size: 10px;
	font-family: Trebuchet MS;
	color: #000000;
	text-decoration: none;
}
.titulo_fale {
font-size: 15px;
font-family: Trebuchet MS;
color: #E57716;
text-decoration:none;
}
.menu {
font-size: 10px;
font-family: Trebuchet MS;
color: #ffffff;
text-decoration:none;
}
.titulo {
font-size: 16px;
font-family: Trebuchet MS;
color: #e57716;
text-decoration:none;
font-weight:bold;
}
.link {
font-size: 10px;
font-family: Trebuchet MS;
color: #e57716;
text-decoration:none;
font-weight:bold;
}
a.nslink:link {
	font-size: 10px;
	text-decoration: none;
	font-family: Trebuchet MS;
	color: #000000;
}
a.nslink:visited {
	font-size: 10px;
	text-decoration: none;
	font-family: Trebuchet MS;
	color: #000000;
}
a.nslink:hover {
	font-size: 10px;
	text-decoration: underline;
	font-family: Trebuchet MS;
	color: #E57716;
}
-->