.TxtNegrito {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}
.TxtNormal {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
.obrigatorio {
	font-family: Verdana;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	background-color: #FF8C8F;
	border: thin solid #990000;
}

