body {
	margin-left: 0px;
}

.geral, a.geral:link, a.geral:visited {
	font: small "Trebuchet MS";
	color: #000000;
	background: #FFFFFF;
}

a.geral:hover {
	font: small "Trebuchet MS";
	color: #DD4326;
	text-decoration: underline;
}

a.geral:active {
	font: small "Trebuchet MS";
	color: #000000;
	text-decoration: none;
}

.menu, a.menu:link, a.menu:visited {
	font: small "Trebuchet MS";
	color: #333333;
	text-decoration: none;
}

a.menu:hover {
	font: small "Trebuchet MS";
	color: #cc0000;
	text-decoration: underline;
}

a.menu:active {
	font: small "Trebuchet MS";
	color: #333333;
	text-decoration: none;
}

.semLink
{
    font-family: "Trebuchet MS";
    font-size: small;
    color: #dd4326;
}


.negro_home {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	font-weight: bold;
}

.Titulo_negro {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #333333;
}

.vermelho_home {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #dd4326;
}

.subtitulo {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #dd4326;
}

.negro_grd_home {
	font-family: "Trebuchet MS";
	font-size: medium;
	font-weight: bold;
	color: #333333;
}

.italic {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: italic;
	color: #333333;
}

.geral_sublinhado {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #333333;
	text-decoration: underline;
}