﻿a:link       { color: rgb(0, 75, 83);text-decoration:none }
a:hover		{color: rgb(0, 75, 83);text-decoration:underline }
a:visited    { color: rgb(0, 75, 83);text-decoration:none }
a:hover		{color: rgb(0, 75, 83);text-decoration:underline }

.celbg1
{
    background-color: #21c42d;
}

.celbg2
{
    background-color: #fefb10;
}

.keywords
{
    font-size: 1px;
    color: white;
    font-family: Arial;
    text-decoration: none;
}

.h1 {
  color: #414141;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
}

.tekst {
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
  color: #333333;
  text-align: justify;
}

