.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;
} 

.pulldown {
	font-family:		trebuchet, Verdana, sans-serif;
	font-size:			11px;
	font-weight:        normal;
	color:				#333333;
	border-top:			#000000 1px solid; 
	border-left:		#000000 1px solid; 
	border-right:		#000000 1px solid; 
	border-bottom:		#000000 1px solid;
} 

 .nivelTextForm, .nivelTextForm a:link, .nivelTextForm a:active, .nivelTextForm a:visited, .nivelTextForm a:hover{ 
   color:           #8C9294;
   font-family:     Verdana, Arial, Helvetica, sans-serif;
   font-size:       8pt; 
   font-weight:     normal;
   text-decoration: none;
   line-height:     12pt;
} 
  .nivelTextForm a:link    { color:  #F65600;}
  .nivelTextForm a:visited { color:  #F65600; }
  .nivelTextForm a:active  { color:  #666666; }
  .nivelTextForm a:hover   { color:  #666666; } 