.FdCabecalho {
	background-image: url(../Imagens/FdCabecalho.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;


}
.Cabecalho {
	background-attachment: fixed;
	background-image: url(../Imagens/Cabecalho.gif);
	background-repeat: no-repeat;
	background-position: left top;


}
.TxtCab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;


}
a:visited {
	color: #455076;
	text-decoration: none;
}
a:link {
	color: #455076;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}

