body
{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  background-image: url(bck_cog.gif);
  font-family: arial, sans-serif;
}

a, a:visited
{
  color: Black;
  font-size: 9pt;
  text-decoration: none;
}

a:active, a:hover
{
  color: #6495ED;
  font-size: 9pt;
  text-decoration: none;
}

.artikkel_tekst
{
  color: black;
  padding: 1px 2px 2px 20px;
  font: 9pt arial, sans-serif;
}

.artikkel_tittel
{
  color: #6495ED;
  font: bold 14pt arial, sans-serif;
  padding-bottom: 1px;
}

.artikkel_body
{
  font: bold 9pt arial, sans-serif;
  padding-bottom: 0px;
}

.linjer
{
  color: gray;
  font: 8pt arial, sans-serif;
  border-bottom: gray 1px dotted;
  padding-top: 1px;
  padding-bottom: 1px;
}

.linjer_nyheter
{
  color: gray;
  font: 9pt arial, sans-serif;
  border-bottom: gray 1px dotted;
  padding-top: 1px;
  padding-bottom: 1px;
}
.artikkel_linjer
{
  color: gray;
  border-top: gray 1px dotted;
  border-bottom: gray 1px dotted;
  padding-top: 1px;
  padding-bottom: 1px;
}
.artikkel_orange

{
  font: 9pt arial, sans-serif;
  color: orange;
}

artikkel_Link:active, a.artikkel_Link:hover
{
  color: Black;
  font-size: 9pt;
  text-decoration: none;
}
