.texto_pq {
	font: 12px Tahoma;
	color: #000000;
}
.erro {
	font: bold 12px Tahoma;
	color: #FF0000;
}

.erroSBold {
	font: 12px Tahoma;
	color: #FF0000;
}

.Confirmacao {
	font: bold 12px Tahoma;
	color: #000000;
}

<!--
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
-->

