td img {
    display: block;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B4C6F;
}
body {
	background-color: #2B4C6F;
}
.rodape {
    color: #2B4C6F;
    font-size: 9px
}
.rodape a:link {
	color: #2B4C6F;
	text-decoration: underline;
}
.rodape a:visited {
	color: #2B4C6F;
	text-decoration: none;
}
.rodape a:hover {
	color: #2B4C6F;
	text-decoration: underline;
}
.rodape a:active {
	color: #2B4C6F;
	text-decoration: none;
}
.menu {
	font-size: 9px;
	color: #2B4C6F;
}
a:link {
	color: #2B4C6F;
	text-decoration: none;
}
a:visited {
	color: #2B4C6F;
	text-decoration: none;
}
a:hover {
	color: #2B4C6F;
	text-decoration: underline;
}
a:active {
	color: #2B4C6F;
	text-decoration: none;
}
.tabela a:link {
	color: #2B4C6F;
	text-decoration: none;
}
.tabela a:visited {
	color: #2B4C6F;
	text-decoration: none;
}
.tabela a:hover {
	color: #2B4C6F;
	text-decoration: underline;
}
.tabela a:active {
	color: #2B4C6F;
	text-decoration: none;
}
