.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.texto {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.titulo {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330000;
	letter-spacing: -0.7px;
}
.texto_bold {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
