body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(imagens/background.gif);
	background-repeat: repeat;
}
.txt_font {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txt_title {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #40240f;
}
a:link {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	background-position: center center;
	font-weight: bold;
}
a:visited {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


a:active {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff4c4;
	text-decoration: none;
	background-color: #333333;
}
.form1 {
	background-color: #FFF5C4;
	background-image: url(imagens/fundo_form.gif);
	height: 21px;
	width: 251px;
	border: thin solid #FFF5C4;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF5C4;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}
.form2 {
	background-color: #FFF5C4;
	background-image: url(imagens/fundo_form2.gif);
	height: 101px;
	width: 251px;
	border: thin solid #FFF5C4;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF5C4;
	padding-left: 10px;
}
.form3 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: thin none #000000;
	height: 15px;
	width: 140px;
	text-align: center;
}
.table_newsletter {
	background-image: url(imagens/box_news.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.background_interna {
	background-image: url(imagens/background1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
