
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.texto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.menu_lat {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.promo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA251c;
	font-weight: bold;
	text-decoration: line-through;
}
	
	A:link { color: #000000; text-decoration: none; font-weight: bold; } 
	A:visited { color: #000000; text-decoration: none; font-weight: bold;}
	A:active { color: #000000; text-decoration: none; font-weight: bold;} 
	A:hover { color: #000000; text-decoration: underline; font-weight: bold;}

.texto_home {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

	A.texto_home:link { color: #DA251c; text-decoration: none; font-weight: bold; } 
	A.texto_home:visited { color: #DA251c; text-decoration: none; font-weight: bold;}
	A.texto_home:active { color: #DA251c; text-decoration: none; font-weight: bold;} 
	A.texto_home:hover { color: #DA251c; text-decoration: underline; font-weight: bold;}



