.tabela {
	border: 1px solid #999999;
}
.tabela1 {
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 16pt;
	color: #999999;
	text-align: justify;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: 16pt;
	color: #FFFFFF;
	text-align: justify;
}

.caixatexto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 11px;
	color: #FFFF99;
	background-color: #000000;
	border: 1px solid #FFFFFF;

}
.botao {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.mensagem {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-align: justify;
}
a:link {
	font-family: "Trebuchet MS";
	color: #FFFFCC;
	text-decoration: none;

}
a:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
}

