.rotulo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	padding-right: 2px;
	padding-left: 2px;
}
.caixa {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	border: 1px solid #000000;
}
.botao {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: f2f2f2;
	border: 1px solid #000000;
	cursor: hand;
}
.texto {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	


}
.textoNoticia {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
}

.rotuloNoticia {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;

}
.tabela {
	border: 1px solid #000000;
}
.tabelaHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.corfundoTD {
	background-color: #66cc00;
}

.corfundoTD1 {
	background-color: #cccccc;
}
