.TextoPrograma
{
	color : #000000;
	text-decoration : bold;
	font-family :  Arial;
	font-size : 11pt;
	
} 

.Textos2
{
	color : #000000;
	text-decoration : none;
	font-family :  verdana;
	font-size : 8pt;
	
} 

.Textos3
{
	color : #000000;
	text-decoration : none;
	font-family :  verdana;
	font-size : 11pt;
	font-weight : bold;
	
} 

.TextosVisu
{
	color : #000000;
	text-decoration : none;
	font-family :  verdana;
	font-size : 7pt;

} 


.Textos
{
	color : #000000;
	text-decoration : none;
	font-family :  Arial;
	font-size : 11pt;
	
} 


.Taxa
{
	color : #000000;
	text-decoration : none;
	font-family :  verdana;
	font-size : 10pt;
	
} 

.link1
{
	color : #3A4750;
  hover color: #C4A364; text-decoration: none;
	text-decoration : none;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	font-weight : none;
} 

.linkemail
{
	color : #000000;
  hover color: #C4A364; text-decoration: none;
	text-decoration : none;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	font-weight : none;
} 

.linkmenu
{
	color : #ffffff;
    hover color: #C4A364; text-decoration: none;
	text-decoration : none;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 7pt;
} 


.txtInput
{
  font-family : verdana;
  text-decoration : none;
  font-size : 8pt;
  font-weight : normal;
  color : 4A6118;
  background-color: #D6DBC6;
}

.lblBotao
{
  font-family : Verdana;
  text-decoration : none;
  font-size : 8pt;
  font-weight : normal;
  color : White;
  background-color: #F89C44;
  border-color: #000000;
  border-width : 1px;
  border: 1px #000000 solid
}

a.linkmenu:hover { color: #000000 }
a.linkemail:hover { color: #000000 }

