.texto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.caixa-laranja {
	border: thin dashed #FFD59D;
}
.caixa-preta {
	border: 1px solid #000000;
}


.texto3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.titulo1 {  font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif}
.caixa-verde {
	border: thin dashed #AEF9B8;
}

.texto2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.border-dir-trace {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666666;
}
.border-top-trace {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border-esq-trace {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.caixa-azul {
	border: thin dashed #C9C6FF;
}
.linha-inf {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.linha-lateral-laranja {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFDFAE;
}
