@charset "utf-8";
.bbody {
	margin: 20px;
	background-color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(img/bg_topo.jpg);
}
.txt_verde {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #C5F92A;
	text-decoration: none;
}
.txt_cinza {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 11pt;
}
