.mv-org{	
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: bolder;
  color: #FF9900;
  text-decoration: none;
};
.mv{	
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: bolder;
  color: #000000;
  text-decoration: none;
};
.mv-red{	
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: bolder;
  color: #F0003C;
  text-decoration: none;
};
.mv-blue{	
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: bolder;
  color: #00228A;
  text-decoration: none;
};
.mv-green{	
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: bolder;
  color: #008A67;
  text-decoration: none;
};
