.texto-pub {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4A4A4A;
}
.menu {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #1860AD;
	font-weight: bold;
	text-decoration: none;
}
.contato {
	font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4A4A4A;
	text-decoration: none;
}

#contato a:hover { text-decoration:underline; color: #4A4A4A;}
#menu a:hover {
	color: #1860AD;
	text-decoration: none;
	}