#bottom_menus {

}
.bottom_menus_table {
    font:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;

}

a:link, a:visited  {
	text-decoration: none;
 	color:#666666
}

a:hover {
	text-decoration: none;
	color: #000000;
}
.text {    
font-family: Verdana; 
font-size: 10px; 
color: #687135;
text-decoration: none;
}

a:hover.text {
text-decoration: underline;
color: #687135;
}

.cinza {    
font-family: Verdana; 
font-size: 11px;
color: #666666;
text-decoration: none;
}

a:hover.cinza {
text-decoration: underline;
color: #999999;
} 

.verde {    
font-family: Verdana; 
font-size: 14px;
color: #D7EFAE;
text-decoration: none;
}

a:hover.verde {
text-decoration: underline;
color: #D7EFAE;
}

.titazul {    
font-family: Verdana; 
font-size: 14px;
color:#3399CC;
text-decoration: none;
}

a:hover.titverde {
text-decoration: underline;
color: #829F51;
}

.forms {
	font-family: Verdana;
	font-size: 10px;
	color: #687135;
	background-color: white;
	border-top: 1px solid D7EFAE;
	border-right: 1px solid D7EFAE;
	border-bottom: 1px solid D7EFAE; 
	border-left: 1px solid D7EFAE;
}

.forms2 {
	font-family: Verdana;
	font-size: 10px;
	color: white;
	background-color: #687135;
	border-top: 1px solid #D7EFAE;
	border-right: 1px solid #D7EFAE;
	border-bottom: 1px solid #D7EFAE; 
	border-left: 1px solid #D7EFAE;
}		