/* CSS Document */

.txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
.form {
	font-family: tahoma;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #DFBB8A;
	font-size: 11px;
	text-indent: 2pt;
	vertical-align: middle;
	height: 23px;
}
.botao {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #996600;
	cursor: hand;
	border: 1px solid #993300;
}
.form-desc {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFCC;
	border: 1px solid #DFBB8A;
	text-indent: 2pt;

}
.txt2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.txt2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tit-popup {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
