body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:visited { text-decoration: none; }
a:link 	  { text-decoration: none; }
a:hover   { text-decoration: underline; }

.txt_branco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}
.tit_aspira{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
	}
.bg_tb{
	background-image: url(../_imagens/fundo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

	}

