a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.linkbar {
  font-size: 12px;
  color: #015005;
  background-color: #F4F40E;
  border: thin solid #000099;
  text-align: center;
  padding: 10px;
}
.text {
  font-size: 14px;
  text-align: justify;
  width:        500px;
}

