#container {
  position: relative;
}
.mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}

A:link,
A:visited {
  text-decoration: none;
}
A:hover {
  color: black;
  text-decoration: none;
}
.catA A:link {
  font-family: "Arial";
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
.catA A:visited {
  font-family: "Arial";
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
}
.catB A:link {
  font-family: "Arial";
  font-size: 12px;
  color: #0099ff;
  text-decoration: none;
}
.catB A:visited {
  font-family: "Arial";
  font-size: 12px;
  color: #0099ff;
  text-decoration: none;
}
.catA A:hover {
  font-family: "Arial";
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}
.catB A:hover {
  font-family: "Arial";
  font-size: 12px;
  color: #0099ff;
  text-decoration: none;
}
.Menu {
  font-family: "Century Gothic";
  font-size: 11px;
  color: #ffffff;
}
.SubMenu {
  font-family: "Century Gothic";
  font-size: 11px;
  color: #008b0d;
}
.MenuSup {
  font-family: "Arial";
  font-size: 9px;
}
.IntraTitle {
  font-family: "Arial";
  font-size: 11px;
  color: #008b0d;
}
.IntraBody {
  font-family: "Arial";
  font-size: 9px;
  color: #000000;
}
.Mini {
  font-family: "Arial";
  font-size: 9px;
  color: #008b0d;
}
.texto {
  font-family: "Arial";
  font-size: 12px;
  color: #008b0d;
}
.menuder {
  font-family: "Arial";
  font-size: 11px;
  color: #ffffff;
}
