body {
	background: #069;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font: bold 36px Verdana, Geneva, sans-serif;
	color: #000;
	padding: 0px;
}

.fundo_tabela {
	background: #FFF;
	border-right: 4px solid #FFF;
	border-left: 4px solid #FFF;
}
.menu {
	background: url(images/btnmenu.png);
	height: 40px;
	font: bold 12px Verdana, Geneva, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.branco {
	color: #FFF;
	font: bold 12px Verdana, Geneva, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.preto {
	color: #000;
	font: 12px Verdana, Geneva, sans-serif;
}
