}
.combo {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;


}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
}
.txtg {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFCC;
	font-weight: bold;
}
.txtgbr {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
}

.botao {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	background-color: #FFFF00;
}

A:hover  {
  color: #ffff00;
  text-decoration: underline;
}

A {
  color: #ffffff;
  text-decoration: none
}
.txtp {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a.link {
	font-size: 12px;
	text-decoration:none;
	color:#000000;
	
}
a.link:hover {
	font-size: 12px;
	text-decoration: underline;
	
}
