.texto_titulo
 {
   font-family: Verdana; font-size: 12pt; color: #000000
 }

.texto_titulo_arial
 {
   font-family: Arial; font-size: 12pt; color: #666666; font-weight:bold
 }
 
 .texto_encaminhamento
 {
   font-family: Verdana; font-size: 7pt; color: #000000
 }

.texto_padrao
 {
   font-family: Verdana; font-size: 8pt; color: #000000
 }
.texto_sub_cursos
 {
   font-family: Verdana; font-size: 8pt; color: #000000; margin-right: 15px;
 }
 .texto_padrao_pequeno
 {
   font-family: Verdana; font-size: 7pt; color: #000000
 }

.texto_topo 
{
   font-family: Verdana; font-size: 8pt; color: #000000
}

.texto_topo_negrito 
{
   font-family: Verdana;	font-size: 8pt;	color: #000000;	font-weight : bold;
}

.texto_rodape
 {
   font-family: Verdana; font-size: 7pt;
  COLOR: #000000; 
  TEXT-DECORATION: none; 
 }

.texto_canais
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}

.texto_sub_canais
{
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
}

.Input_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.Input_botao
{
	font-family: Verdana;
	font-size: 8px;
	border-style: solid;
	border-width: 1;
	background-color : #ffffff;
	border: 1px solid #000000;
}

.Input_radio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
}

.link_padrao
 {
 	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-family: Verdana; 
	font-size: 8pt;
 }

.link_canal
 {
 	COLOR: #28166F; 
	TEXT-DECORATION: none; 
	font-family: Verdana; 
	font-size: 10pt;
	font-weight : bold;	
 }

.link_sub_canal
 {
 	COLOR: #000000; 
	TEXT-DECORATION: none; 
	font-family: Verdana; 
	font-size: 7.5pt;
	font-weight : bold;	
 }
 
 .link_texto_titulo_arial
 {
   font-family: Arial; 
   font-size: 12pt; 
   color: #666666; 
   font-weight:bold;
   text-decoration: none;   
 }
 
 a.link_texto_titulo_arial:visited 
 {
	color: #666666;
	text-decoration: none; 
 }
 
 a.link_texto_titulo_arial:hover
 {
	color: #A0A3A7;
 }
 
A:hover 
{
	COLOR: #A0A3A7; 
	TEXT-DECORATION: none ; 
}
.Form1{
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #F4F4F4;
}

