.bg {
	background-attachment: fixed;
	background-image:  url("img/bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A67A06;
	text-decoration: none;
}
.txt_11:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.txt_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.caixas_form {
	width: 200px;
}
.caixa_form2 {
	width: 427px;
}
.txt_erro {
	color: #990000;
	font-weight: bold;
}