.texto {
	font-family: "Trebuchet MS", verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #5F5F5F;
	white-space: normal;
	text-align: justify;
}
.red {
	font-family: "Trebuchet MS", verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #EF0505;
	line-height: 18px;
}

a:link {
	text-decoration: none;
	color: #383A3C;
}
a:visited {
	text-decoration: none;
	color: #383A3C
}
a:hover {
	text-decoration: none;
	color: #067AC3;
}
a:active {
	text-decoration: none;
	color: #383A3C
}
.menu {
	font-family: "Trebuchet MS", verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
}
.titcidade {
	font-family: "Trebuchet MS", verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #0085C7;
	white-space: normal;
	text-align: justify;
	font-weight: bold;
}

