.textos	{	
	font-family: Verdana, Arial; 
	font-size: 8pt; 
	color: #787878; 
	border-width:1px;
	text-decoration: none;
}	
.textos:hover {  
	color: #92A959;
	text-decoration: underline;
}
.rodape	{	
	font-family: Trebuchet MS, Arial; 
	font-size: 8pt; 
	color: #ADADAD; 
	border-width:1px;
	text-decoration: none;
}
.rodape:hover {  
	color: #0C3F99;
	text-decoration: underline;
}
.form	{	
	font-family: Trebuchet MS, Arial; 
	font-size: 7pt; 
	color: #707070; 
	border-width:1px;
	text-decoration: none;
}
.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;
}
