.intro {
  font-family: verdana;
  font-size: 12px;
  font-weight: italic;
  color: #0C375F;
  text-decoration: none;
}
.errors
{
 color: red;
}
.isi {
  font-family: verdana;
  font-size: 11px;
  font-weight: regular;
  color: #0C375F;
  text-decoration: none;
}

.title {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #008CE7;
  text-decoration: none;
}

.link1 {
  font-family: verdana;
  font-size: 11px;
  font-weight: regular;
  color: #008CE7;
  text-decoration: none;
}

.link1:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: regular;
  color: #4AB7FE;
  text-decoration: underline;
}

td {
  font-family: verdana;
  font-size: 11px;
  font-weight: regular;
}

.link2 {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #008CE7;
  text-decoration: none;
}

.link2:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #4AB7FE;
  text-decoration: none;
}

.submenu {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.submenu:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #037209;
  text-decoration: none;
}

.artikel {
  font-family: verdana;
  font-size: 11px;
  font-weight: regular;
  color: #0C375F;
  text-decoration: none;
}

.artikel:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: regular;
  color: #0F9A16;
  text-decoration: none;
}

.esol {
  font-family: verdana;
  font-size: 11px;
  font-weight: regular;
  color: #FFFFFF;
  text-decoration: none;
}

.esol:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: regular;
  color: #FFFFFF;
  text-decoration: underline;
}

.address {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #037209;
}

.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF;
}