.fonte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	font-style: normal;
}
.credito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.tabela {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7A896C;
}
a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}

.rodape {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.estilo1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666;
	text-decoration: none;
}

.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #718260;
	text-decoration: none;
}
body {
	background-image:url(imagens/fnd-site.jpg);
	margin-left: 0px;
	margin-top: 0px;
}
.tabela2 {
	background-color: #FFF;
}
.fonte-2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.topicoinsc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	text-decoration: none;
}
.fonte-titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.fundo-cabecalho {
	background:url(imagens/fnd-cabecalho.jpg);
	background-repeat:repeat-x;
}
a.menu { 
    color: #000;
	text-decoration: none; 
	background-color: transparent; 
}
a.menu:visited { 
    color: #000;
	text-decoration: none; 
	background-color: transparent; 
}
a.menu:hover { 
    color: #000;
	text-decoration: underline; 
	background-color: transparent; 
}
a.menu:active { 
    color: #000;
	text-decoration: none; 
	background-color: transparent; 
}
