body { background: #FFFFCC;
       color: #000000;
       font-family: "verdana";
       font-size: 14px;
       margin: 0;
     }

TD { font-size: 14px }

A:link, A:active 
     {       color           :       #00536A;
             background      :       transparent;
     }

A:visited 
        {     color           :       #002237;
              background      :       transparent;
        }

A:hover 
      {       color           :       #002237;
              background      :       transparent; 
      }

.border {
  border : 1px solid #000000;
}


A.menu:link, A.menu:active 
     {       text-decoration :       none;
             color           :       #000000;
             background      :       transparent
     }

A.menu:visited 
        {     color           :       #000000;
              background      :       transparent;
              text-decoration :       none
        }

A.menu:hover 
      {       	color           	:       #996633;
              	background      	:       transparent; 
              	text-decoration 	:       none
      }

.menufont {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	}

.menuselect { 	color : #996633;
              	font-size: 14px;
		}


.pagefont   { 	font-size: 11px; 
		}

.pageselect { 	color : #663300;
              	font-size: 11px;
		}

.menubg
      {
              background:             #FFFFFF;
      }

.menuline
      {
              background:             #aa7744;
      }

.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: italic;
	}

.tekst {
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	}

#site { display: none; 
        }

#print { display: block;
         visibility: visible; 
         }

