#contentText a {
 font-weight:bold;
 text-decoration:none;
}
#contentText a:visited {
 font-weight:bold;
 text-decoration:none;
}
#contentText a:hover {
 font-weight:bold;
 text-decoration:none;
}
#contentText a:active {
 font-weight:bold;
 text-decoration:none;
}
h2 {
 color:#000000;
}

a.nlabo {
  margin-left:16px;
  color: #005B7A;
  font-size:0.7em;
  font-weight:bold;
  text-decoration:none;
}
a:visited.nlabo  {
  margin-left:16px;
  color: #005B7A;
  font-size:0.7em;
  font-weight:bold;
  text-decoration:none;
}
a:hover.nlabo  {
  margin-left:16px;
  color: #005B7A;
  font-size:0.7em;
  font-weight:bold;
  text-decoration:none;
}
a:active.nlabo  {
  margin-left:16px;
  color: #005B7A;
  font-size:0.7em;
  font-weight:bold;
  text-decoration:none;
}
