.txtNotaBold {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #9c9c9c;
}
.txtNota {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #dadada;
}
.txtConteudo {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: dadada;
}
a.txtConteudoLink:Link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: f2902b;
	text-decoration: none;
}
a.txtConteudoLink:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: c89867;
	text-decoration: none;
}
a.txtConteudoLink:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: f2902b;
	text-decoration: underline;
}
a.txtConteudoLink2:Link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: f2902b;
	text-decoration: underline;
}
a.txtConteudoLink2:visited {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: c89867;
	text-decoration: underline;
}
a.txtConteudoLink2:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: f2902b;
	text-decoration: underline;
}
.txtTitu {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #d5d338;
	padding-bottom: 10px;
}
a.txtTituLink:link {
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	color: f2902b;
	text-decoration: none;
}
a.txtTituLink:visited {
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	color: c89867;
	text-decoration: none;
}
a.txtTituLink:hover {
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	color: f2902b;
	text-decoration: underline;
}
.txtDestMaior {

	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	color: #dadada;
	padding-bottom: 5px;
}
.txtDestMenor {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D5D338;
	padding-bottom: 5px;
}
.livroVisitasInput {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.livroVisitasBtn {
	font-family: verdana;
	font-size: 12px;
	color: #dadada;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #6A6A6A;
	border-right-color: #6A6A6A;
	border-bottom-color: #6A6A6A;
	border-left-color: #6A6A6A;
	background-color: #111111;
	font-weight: bold;
	padding: 2px;
}
