/* MENU */

.ttmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #097FC4;
	text-decoration: none;
	font-weight: bold;
}
.ttmenu a {
	color: #097FC4;

}
.ttInterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #47423a;
	text-decoration: none;
	font-weight: bold;
}

/* TABELAS HOME */

.iniChamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BEBEBE;
	text-decoration: none;
}

/* NEWSLETTER */

.newsletter {
	color:#333333;
	background-color: #EDECEA;
	border: thin none #EDECEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	margin: 3 3 3 3
}

.botNewsletter {
	color:#FFFFFF;
	background-color: #097FC4;
	border: thin none #097FC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 19px;
	margin: 3 3 3 3
}
.rodapeG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.post {
	border-bottom:1px dotted #CCCCCC;
}
<!--
.xcHome {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;text-decoration:none;}
.xlaranjaHome {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #097FC4;text-decoration:none;}
.xpretoHome {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #333333;text-decoration:none;}
-->

