}

h1, h2 {
	display: none;
}

.titexibidos {
	font: 16px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color: #1E66AE;
}

body {
	margin: 0px;
	background: #fff;
	background-image: url(887_8757b.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	text-align: left;
}

.texto {
	font-size: 11px;
	line-height: 16px;

}

a:link {
	text-decoration: none;

}

a:hover, a:active {
	text-decoration: none;

}

.linkbt {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.linkbt:hover {
	font: normal bold 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B4F3ED;
	text-align: center;
	text-decoration: none;
}

.linkbt2 {
	font: normal bold 11px verdana;
	font-weight: bold;
	color: #1E66AE;
	text-align: left;
	text-decoration: none;
}

.linkbt2:hover {
	font: normal bold 11px verdana;
	font-weight: bold;
	color: #000;
	text-align: left;
	text-decoration: none;
}




.rodape {
	
	font-size: 10px;
	font-style: normal;

}

input
{
	color: #fff
background: #fee3ad;
	border: 1px solid #23AB24;
}


.submit input
{
	background: #E6FAE6;
	border: 1px outset #21A022;
	color: Black;
} 

textarea { 
background-color: #fff;
font:12px verdana, arial, helvetica, sans-serif;
	border: 1px solid #23AB24;

