 .nivelText, .nivelText a:link, .nivelText a:active, .nivelText a:visited, .nivelText a:hover{ 
   color:          #333333;
   font-family:     Verdana, Arial, Helvetica, sans-serif;
   font-size:       12px; 
   font-weight:     normal;
   text-decoration: none;
   line-height:     normal;
} 
  .nivelText a:link    { color:  #4632c2;}
  .nivelText a:visited { color:  #4632c2; }
  .nivelText a:active  { color:  #cc3300; }
  .nivelText a:hover   { color:  #cc3300; } 


 .assinatura, .assinatura a:link, .assinatura a:active, .assinatura a:visited, .assinatura a:hover{ 
   color:          #e4e4e4;
   font-family:     Verdana, Arial, Helvetica, sans-serif;
   font-size:       8pt; 
   font-weight:     normal;
   text-decoration: none;
   line-height:     normal;
} 
  .assinatura a:link    { color:  #e4e4e4;}
  .assinatura a:visited { color:  #e4e4e4; }
  .assinatura a:active  { color:  #cc3300; }
  .assinatura a:hover   { color:  #cc3300; } 

.button   {
	font-family:      trebuchet,Verdana,sans-serif;
    font-size:        9px;
    font-weight:      bold;
    color:            #333333;    
    background-color: #ffffff;
}

.textarea {
	font-family:		trebuchet,Verdana, sans-serif;
	font-size:			9px;

	font-weight:        normal;
	color:				#000000;
	background-color:	#FFFFFF;
	border-top:			#999999 1px solid; 
	border-left:		#999999 1px solid; 
	border-right:		#999999 1px solid; 
	border-bottom:		#999999 1px solid;
} 