.pgamento {
	font-size: 14px;
	font-weight: bold;
	color: #0E445C;
	text-decoration: none;
}
.txtpg {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.link01 {
	font-size: 11px;
	font-weight: bold;
	color: #0D3F58;
	text-decoration: none;
}
.link01:hover {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

