body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #777777;
	}
.tit_secao {
	font-weight: bold;
	padding-left: 8px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #fff;<! cor do link superior!>
}
.table,tr,td {
	font-size: 11px;
}
.tit_secao {
	font-weight: bold;
	padding-left: 8px;
}
.link {
	color: #990000;
	text-decoration: none;
}
.link:visited {
	color: #808080;
	text-decoration: none;
}
.link:hover {
	color: #006600;<! cor do link !>
	text-decoration: none;
}
.link_secao {
	color: #818175;
	text-decoration: none;
	padding-left: 19px;
}
.link_secao:visited {
	color: #ff9900;
	text-decoration: none;
	padding-left: 19px;
}
.link_secao:hover {
	color: #006600;
	text-decoration: none;
	padding-left: 19px;
}
.link_destaque {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.link_destaque:visited {
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.link_destaque:hover {
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.texto {
	line-height: 160%;

}
.branco {
	color: #fff;
}
.link_branco {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.link_branco:visited {
	font-size: 11px;
	color: #0666;
	text-decoration: none;
}
.link_secao_sub {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link_secao_sub:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.link_secao_sub:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.campo {
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	background-color: #FFFFFF;
	border: 1px solid #B7B09E;
}

.botao {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B7B09E;
	border: 1px solid #B7B09E;
	cursor: hand;
}
.destaque {
	color: #91866A;
	font-size: 11px;
	font-weight: bold;
}
.texto_maior {
	font-size: 12px;
	line-height: 160%;
}
.texto_menor {
	font-size: 10px;
	line-height: 160%;
	color: #999999;
}