body {
  background-color:#FAE2B6;
  margin:0;
  text-align:left;
  font-family: verdana;
  color: white;

}
TABLE, LI,.txt {
        vertical-align: top;
        border:0;
        font-size: 8pt;
        font-family: verdana;
        color: #615244;
        text-align: left;
}


.w1 {
        background-color: White;
}
.w2 {
        background-color: #Ffd979;
}

.txt {
        padding:10px;
}

.gall {
       vertical-align:middle;
       text-align: center;
       padding: 5px;
       height: 70px;
       width: 70px;
}

.admin {
        background-color:#DAfE93;
}

TD {vertical-align:top;}
TD.tekst { padding-left:20px; padding-right:20px }
A {text-decoration:none;font-size: 9pt; font-family: verdana; color: #48494B; }

img             { border: 0px }

H1.txt {
font-size: 9pt; font-family: verdana; color: #48494B;display:inline;font-weight:normal;
}

a.men:link{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
       color : #919191;
       text-decoration : none;
}

a.men:visited{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
color : #919191;
       text-decoration : none;
}

a.men:active{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
       color : #FFA500;
       text-decoration : none;
}


a.men:hover{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
       color : #3A7Dff;
       text-decoration : none;
}


