body {
	margin: 0px;
	background: #000;
	}

.txt_padrao {
	font: 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	}

.txt_padrao a {
	font: 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	}

.txt_padrao a:hover {
	color: #999;
	}

.txt_botao {
	font: 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 1px;
	}

.txt_credito {
	font: 10px/17px Verdana, Geneva, sans-serif;
	color: #060;
	}

.txt_rodape {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	}

.txt_rodape a {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	}

.txt_rodape a:hover {
	color: #CCC;
	}

.txt_cor_branco {
	color:#CCC;
	}

