body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_escuro {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 1.2;
}

A:link {
	color: #333333;
	TEXT-DECORATION: none;
}
A:visited {
	color: #333333;
	TEXT-DECORATION: none;
}
A:active {
	color: #333333;
	TEXT-DECORATION: none;
}
A:hover {
	color: #ffa200;
	text-decoration: none;
}

.input {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #ffa200;
	background-color: #FFFFFF;
	border: 1px double #ffa200;
}

.TD3D {
	BORDER-RIGHT: #333333 0px groove;
	BORDER-TOP: #333333 0px groove;
	BORDER-LEFT: #333333 0px groove;
	BORDER-BOTTOM: #666666 0px groove;
	BACKGROUND-COLOR: #ff9c26;
}

.botao {
	font-size: 11px; 
	font-family: "Trebuchet MS"; 
	color: #333333;
	}

.texto_branco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.3;
}
.texto_cor_peq {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffa200;
	line-height: 1.3;
}
.texto_corrido_claro {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 1.3;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #ff9e29;
	font-weight: bold;
}
.titulo_grande {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff9e29;
}
