.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #737D85;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: none;
	border-bottom: 1px solid #ACB2B7;
	border-left: none;
	width: 100%;
	background-color: #DEE2E6;
}
.link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #737d85;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #ACB2B7;
	background-color: BCC5CF;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #8D99A2;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ACB2B7;
	border-right-color: 737D85;
	border-bottom-color: #FFFFFF;
	border-left-color: #ACB2B7;
	background-color: #DEE2E6;
}
.titulonibus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678299;
	font-weight: bold;
}
.tabela {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A3AFB9;
}
.tabelatexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575C6A;
	font-style: normal;
	line-height: normal;
	text-align: justify;

}
.tabelatextoescuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A646F;
	font-style: normal;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #B8BBC5;
	border-right-color: #B8BBC5;
	border-bottom-color: #B8BBC5;
	border-left-color: #B8BBC5;


}
.tabelacampos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A646F;
	font-style: normal;
	line-height: normal;
	background-color: #FFFFFF;
	border: 1px solid #B8BBC5;


}
.tabelatitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9096A5;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}
.textoescuro {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A646F;
	font-style: normal;
	line-height: normal;
	border-bottom-style: none;
}
.titulonibusbranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;


}
.titulonibusbranco:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #678299;
	font-weight: bold;
	text-align: center;
}
