
.txtFooter { color: #3b3b3b; font-size: 10px; font-family: "Lucida Grande", lucida, verdana, arial; }
.txtFooter a:link { color: #3b3b3b; font-size: 10px; font-family: "Lucida Grande", lucida, verdana, arial;}
.txtFooter a:visited { color: #3b3b3b; font-size: 10px; font-family: "Lucida Grande", lucida, verdana, arial; }
.txtFooter a:hover { color: #3b3b3b; font-size: 10px; font-family: "Lucida Grande", lucida, verdana, arial; }
.txtBoxDx { color: #3b3b3b; font-size: 13px; font-family: georgia; line-height: 15px; margin: 12px; }
.txtBoxDx a:link { color: #3b3b3b; font-size: 13px; font-family: georgia; font-weight: bold; line-height: 15px; text-decoration: none; }
.txtBoxDx a:visited { color: #3b3b3b; font-size: 13px; font-family: georgia; font-weight: bold; line-height: 15px; text-decoration: none; }
.txtBoxDx a:hover { color: #6f0f0f; font-size: 13px; font-family: georgia; font-weight: bold; line-height: 15px; text-decoration: underline; }
.txtCentro { color: #3b3b3b; font-size: 11px; font-family: georgia; line-height: 14px; margin-top: 12px; margin-right: 12px; margin-bottom: 12px; }
.txtCentro a:link { color: #3b3b3b; font-size: 11px; font-family: georgia; font-weight: bold; line-height: 14px; text-decoration: none; }
.txtCentro a:visited { color: #3b3b3b; font-size: 11px; font-family: georgia; font-weight: bold; line-height: 14px; text-decoration: none; }
.txtCentro a:hover { color: #6f0f0f; font-size: 11px; font-family: georgia; font-weight: bold; line-height: 14px; text-decoration: underline; }
.corpo { color: #3b3b3b; font-size: 11px; font-family: georgia; line-height: 14px; margin-top: 12px; margin-right: 12px; margin-bottom: 12px; }
.corpo a:link { color: #3b3b3b; font-size: 11px; font-family: georgia; font-weight: bold; line-height: 14px; text-decoration: none; }
.corpo a:visited { color: #3b3b3b; font-size: 11px; font-family: georgia; font-weight: bold; line-height: 14px; text-decoration: none; }
.corpo a:hover { color: #6f0f0f; font-size: 11px; font-family: georgia; font-weight: bold; line-height: 14px; text-decoration: underline; }

#pageHeader h1 {
	background: transparent url(../img/h1.png) no-repeat top left;
	display: block;
	width: 45px;
	height: 26px;
	position: relative;
	float: left;
	margin-bottom: -20px;
	}
	
#pageHeader h1 span {
	display:none;
	background-repeat: no-repeat;
}
#pageHeader h2 {
	background: transparent url(../images/h2.gif) no-repeat top left;
	width: 816px;
	height: 14px;
	float: left;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#pageHeader h2 span {
	display:none
	}
.footer-link {
	color: #3b3b3b;
	}
