a {
	text-decoration: none;
}

.lnkMenuEsq {
	margin: 0px;
	padding-left: 9px;
	padding-right: 9px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
	height: 15px;
	display: block;
}

.lnkMenuEsq:hover {
	background-color: #b5e0fc;
}

.lnkGeral {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #4296D6;
	text-decoration: none;
}

.lnkGeral:hover {
	text-decoration: underline;
}

.lnkGeralMenor {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #5b5b5b;
	text-decoration: none;
}

.lnkGeralMenor:hover {
	text-decoration: underline;
}

.lnkTopo {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #5b5b5b;
	text-decoration: none;
}
.lnkTopo:hover {
	color: #ed2024;
	text-decoration: underline;
}

.lnkDestaqueHome1 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	font-weight: bold;
	/*text-decoration: none;*/
}

.lnkDestaqueHome2 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #5b5b5b;
	/*text-decoration: none;*/
}

.lnkDestaqueHome3 {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #1e405e;
	font-weight: bold;
	/*text-decoration: none;*/
}

.lnkDestaqueHomeHover:hover {
	text-decoration: none;
	_text-decoration: underline;
	color: #5b5b5b;
}

.lnkDestaqueHome2:hover {
	text-decoration: none;
	_text-decoration: underline;
	color: #5b5b5b;
}

.lnkBreadCumbs {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.lnkBreadCumbs:hover {
	text-decoration: underline;
}

.lnkTabelaTit {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.lnkTabelaTit:hover {
	color: #CCCCCC;
}

.lnkTabela {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #D8161A;
}

.lnkTabela:hover {
	text-decoration: underline;
}

.lnkTabelaCompare {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 10px;
	color: #4296D6;
}

.lnkTabelaCompare:hover {
	text-decoration: underline;
}

.lnkPaginacao {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #D8161A;
}

.lnkPaginacao:link {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #D8161A;
}

.lnkPaginacao:hover {
	text-decoration: underline;
}

.lnkPaginacaoNumero {
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #5b5b5b;
	text-decoration: none;
}

.lnkPaginacaoNumero:hover {
	text-decoration: underline;
}