body {
	margin-left: 0px;
	margin-top: 0px;
}
.TextoTitulo {
	font-size: 16px;
	color: #FF9900;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.TextoPadrao {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
.TituloSecao {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FF9900;
}
.TituloVazado {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.tabelas_snacional td {
	vertical-align: top;
	padding: 2px 0 2px 10px;
	border: 1px solid #ABD52D;
}
.TextoTabelas {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.Tabelas {
	border: 1px solid #FFCC00;
}

