body {
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  background: #000;
}

a, a:visited {
  color: #6A8212;
  text-decoration: none;
}

a:hover {
  color: #6A8212;
  text-decoration: underline;
}

a:active {
  color: #000;
  text-decoration: underline;
}

.asettelu {
  width: 760px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #FFF;
}

.header {
  width: 750px;
  height: auto;
  margin-top: 0px;
  margin-bottom: 3px;
}

.navigation {
  width: 750px;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 30px;
  background: url(navigaatio-tausta.jpg) no-repeat;
}

.linkit {
  width: 700px;
  margin-right: 25px;
  margin-left: 25px;
  padding-top: 7px;
  padding-bottom: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}

.linkit a, .linkit a:visited {
  color: #000;
  text-decoration: none;
}

.linkit a:hover {
  color: #000;
  text-decoration: underline;
}

.linkit a:active {
  color: #FFF;
  text-decoration: underline;
}

.content {
  width: 700px;
  margin-left: 25px;
  margin-right: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
}

.footer {
  width: 700px;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 25px;
  margin-bottom: 0px;
  color: #808080;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 10px;
  text-align: left;
}

.uutispaivays {
  margin-top: 0;
  margin-bottom: 0;
  color: #808080;
  font-size: 11px;
}

.uutislinkki {
  margin-top: 0;
  font-size: 11px;
  font-weight: bold;
}

.uutisotsikko {
  margin-top: 0;
  font-weight: bold;
}
