.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 20px;



}
.espaco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-right: 20px;
}
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	border: 1px solid #0066CC;
	background-color: #F4F4F4;

}
.quadro-home {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
.MENU {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	cursor:pointer;
}
.espacos {
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.detalhe {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
}
.tracoesq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.traco-inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.espacolinks {
	margin: 10px;
	padding: 10px;
}
a:link{color:#006699; text-decoration:none};
a:hover{color:#FF0000;text-decoration:none};
a:visited{text-decoration:none};
