.texto {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330099; text-align: justify}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
a:visited {
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #993366;
	font-weight: bold;
}
a.LinkBranco:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.LinkBranco:link {
	font-size: 10px;
	color: #FFFFFF;
}
a.LinkBranco:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
; font-weight: bold
}


.TextoHeaderBranco {
	font-size: 10px;
	color: #FFFFFF;
}
.JumpMenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0052C6;
}
.TituloPagina {
	font-size: 16px;
	font-weight: bold;
}
.Legenda {
	font-size: 9px;
}

