.legandaLogo {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.corpo {
	background-image: url(../imagens/back.jpg);
	background-repeat: no-repeat;
	background-color:#E77817;
}
.camposForm {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}


.assinatura {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.assinatura2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #E77817;
	text-decoration: none;
}

.assinatura:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #DA251D;
	text-decoration: underline;
}
.assinatura2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #DA251D;
	text-decoration: underline;
}
.dataNoticia {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E77817;
}
.textoNegrito {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textoNegrito:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.texto:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	vertical-align: 0%;
	line-height: 15px;
}
.link1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #DA251D;
	text-decoration: underline;
}
.link1:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #E77817;
	text-decoration: underline;
}
.linkSolucao {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.boxForm {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}
.linkSolucao:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.titNoticias {
	font-family: Tahoma;
	font-size: 12px;
	color: #E77817;
	text-decoration: none;
}
.titNoticias:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #E77817;
	text-decoration: underline;
}
.tabela {
	border: 1px solid #666666;
}

