a.links_menu {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size:10px;
}
a.links_menu:hover   {
	
	text-decoration: underline;
}

a.links_menu2 {
	color: #216B37;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}

a.links_menu2:hover   {
	
	color: #216B37;
	text-decoration: underline;
}

a.links_promo {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	font-size:16px;
	text-decoration: none;	
}
a.links_promo:hover   {
	color: #216B37;
	text-decoration: none;
}
.rodape {
	color: #4D4A94;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.titulos {
	color: #FF6600;
	font-size: 40px;
	text-align: center;
}
.titulos_rodape {
	color: #216B37;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
.textos {
	color: #000;
	font-size: 12px;
}
.flash_fundo {
	position:absolute;
	background-image: url(images/american_express.jpg);
	text-align:justify;
}
.titulos_menor {
	color: #FF6600;
	font-size: 18px;
	text-align: center;	
}
.titulos_rodape_menor {
	color: #216B37;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}
.titulos_promocoes {
	color: #000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

