body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/bg.jpg) top center #95d064 repeat-x; 
	font-family:'Trebuchet MS'; 
	font-style:italic; 
	color:#757575;
}
.textoRoxo {
	font-family:'Trebuchet MS';
	font-size: 12px;
	font-weight: bolder;
	color: #49246F;
}

.textoVerde {
	font-family:'Trebuchet MS';
	font-size: 15px;
	font-weight: bolder;
	color: #3b5c3d;		
}

.textoMini {
	font-family:'Trebuchet MS';
	font-size: 12px;
	color: #666666;
}
.texto {
	font-family:'Trebuchet MS';
	font-size: 12px;
	color: #666666;
}
.combo2 {
	font-family:'Trebuchet MS';
	font-size: 16px;
	color: #48674a;
	text-decoration: none;
	background-color: #FCFCFC;
	border:none;
	padding-top:6px;
	
}

.combo {
	
	font-size: 12px;
	color: #757575;
	text-decoration: none;
	background-color: #FCFCFC;
	border: 2px solid #F3F3F3;
}


a:link {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #666666;
	text-decoration: none;
}
a:visited {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #666666;
	text-decoration: none;
}
a:hover {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #666666;
	text-decoration: underline;
}
.textoDestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #49246F;
	text-decoration: none;
}

.menu_item { font-size:16px; color:#757575; font-family:'Trebuchet MS' !important; padding:2px 0; }
	.menu_item a:hover { text-decoration:none !important; color:#9c9c9c; }

