a:link {
	text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #724F39;
		line-height:20px;
}
a:visited {
	text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #724F39;
		line-height:20px;
}
a:hover {
	text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		line-height:20px;
}
a:active {
	text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #724F39;
		line-height:20px;
}

body {
	top:0px;
	margin:0px;
	border-spacing:0px;
	border-width:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:12px;
	background-image: url(imagens/fundo_madeira.jpg);
}

.titulinho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	line-height:14px;
	text-align:justify;
}
.texto {
	font-size: 12px;
	text-align: justify;
}
.rodape {
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #F3D69E;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 15pt;
}
.dic {
	font-size: 11px;
	text-align: left;
	line-height: 12px;
}
.titulinho2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #724F39;
	line-height:14px;
}
.textoCentro {

	font-size: 12px;
	text-align: center;
}
