a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a {
	TEXT-DECORATION: none
}
a:hover {
	TEXT-DECORATION: none;
	color: #FF9933;
}	

.txt {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
}
.txt_int {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
}	
.txt_tit {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6B8DA8;
}
.divlogo {
	width: 500px;
}
.form {
	border: 1px solid #009933;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
}
.combo {
	border: 1px solid #009933;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
}
.form_radio {
	border: 1px solid #FF9F34;
}
.txt_branco {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;
}
.bt_env {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	border: none;
	background-image: url(../img/bt_enviar.gif);
}

