.cabecalho {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	color: #28166F;
}
.corpo{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/layout/fundoTudo.jpg);
}
.barNav a:active {
	background:#99CCCC;
	border:2px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	color: #28166F;
}
.barNav a:hover {
	color:#28166F;
	background:#CCE1f0;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}.fontePadrao {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #28166F;
	text-decoration: none;
}
.fonteTexto {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.link_novo {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #CC9900;
}
