body {
	background-color: #F2F2F8;
	background-repeat: no-repeat;
}
.txt-normal {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 13px;
	color: #050584;
}
.txt-maior {

	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 16px;
	color: #050584;
}
.sub-navegacao {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
	color: #050584;
}
.naveg-rodape {
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 11px;
	color: #5A5AFE;
}

.sub-navg-rollover:hover	{color:#FFFFFF;}

a {
	text-decoration: none;
	color: #050584;
}



