.txt		{	
				font-family: Arial; 
				font-size: 8pt; 
				color: black; 	
				border-width:1px;
}
.txt:hover {  
	color: white;
	text-decoration: underline;
}
.menu_lado		{	
				font-family: Arial; 
				font-size: 7pt; 
				color: black; 	
				border-width:1px;
}
.form		{	
				font-family: Arial; 
				font-size: 7pt; 
				color: black; 	
				border-width:1px;
			}
.menu {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: #00923F; 
	font-weight:bold;
	text-decoration: none;
}
.menu:hover {  
	color: #000000;
	text-decoration: underline;
}
.titulo		{	
				font-family: Arial; 
				font-size: 12pt; 
				color: black; 	
				border-width:1px;
				font-weight:bold;
}