.txtnegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d4590;
}
.txtazul2 {
	color: #1d4590;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	text-decoration: none;
}
.txtazul2  a:link,a:visited {
	color: #1d4590;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	text-decoration: none;
}
.txtazul2 a:hover {
	color: #6A9A66;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	text-decoration: none;
}
