@charset "utf-8";
.branco_menu {
	font-family: Calibri;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.preto_texto {
	font-family: Calibri;
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.preto_texto_Negrito {
	font-family: Calibri;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cinza_texto {
	font-family: Calibri;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.branco_70 {
	font-family: Calibri;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.red_texto_Negrito {
	font-family: Calibri;
	font-size: 120%;
	font-weight: bold;
	color: #DB214C;
	text-decoration: none;
}
.red_texto_Negrito100 {
	font-family: Calibri;
	font-size: 100%;
	font-weight: bold;
	color: #DB214C;
	text-decoration: none;
}
.preto_texto120 {
	font-family: Calibri;
	font-size: 120%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.preto_texto_Negrito120 {
	font-family: Calibri;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
