table,tr,td,th    {font-family:verdana;
                   font-size:10px;
            	   letter-spacing:0px;
	               color:#000000;
				   font-weight:normal;}
				   
a                 {text-decoration:none; color:#000000;}

a:hover           {text-decoration:none; color:#FF9900;}

.caixa            {border-style: solid;
				   background-color: #ffffff;
				   border-top-width: 1px; 
				   border-right-width: 1px; 
				   border-bottom-width: 1px; 
				   border-left-width: 1px; 
				   font-family: arial; 
				   font-size: 11px;
				   letter-spacing:1px;
				   color:#777777;}

.botao            {border-style: solid;
				   background-color: #e9e9e9;
				   border-top-width: 1px; 
				   border-right-width: 1px; 
				   border-bottom-width: 1px; 
				   border-left-width: 1px; 
				   font-family: arial; 
				   font-size: 11px;
				   letter-spacing:1px;
				   color:#777777;}
				   