a, a:link, a:visited, a:active
                   { color: rgb(255,192,0);
                    text-decoration: none;
                    font-family : verdana, sans-serif;
                           font-size   : 10px;
                           font-weight : thin;}
        a:hover
                       {color: rgb(255,255,255)
                       text-decoration: none;
                       cursor: hand;
                       font-family : verdana, sans-serif;
                       font-size   : 10px;
                       font-weight : thin;}
        .tekst0 {      color: rgb(250,250,250);
                       font-family : verdana, sans-serif;
                       font-size   : 8px;
                       font-weight : thin;}
        .tekst0b{      color: rgb(250,250,250);
                       font-family : verdana, sans-serif;
                       font-size   : 8px;
                       font-weight : thin;}
        .tekst10 {      color: rgb(250,250,250);
                       font-family : verdana, sans-serif;
                       font-size   : 10px;
                       font-weight : thin;}
        .tekst10white {      color: rgb(0,0,0);
                       font-family : verdana, sans-serif;
                       font-size   : 10px;
                       font-weight : thin;}
        .tekst1 {      color: rgb(250,250,250);
                       font-family : verdana, sans-serif;
                       font-size   : 12px;
                       font-weight : thin;}
        .tekst2 {      color: rgb(250,250,250);
                       font-family : verdana, sans-serif;
                       font-size   : 16px;
                       font-weight : thin;}
        .tekstwhite {  color: rgb(0,0,0);
                       font-family : verdana, sans-serif;
                       font-size   : 12px;
                       font-weight : thin;}
        .tekstwhite2{  color: rgb(0,0,0);
                       font-family : verdana, sans-serif;
                       font-size   : 16px;
                       font-weight : thin;}
        .form {        background-color: rgb(250,230,130);
                       color: rgb(0,0,0);
                       font-family: sans-serif;
                       font-size: 10;}
        .form2 {       background-color: rgb(160,176,0);
                       color: rgb(255,255,255);
                       font-family: verdana, sans-serif;
                       font-size: 10;}
