.logga  {
        z-index:1;
        position:absolute;
        top:1px;
        left:1px;

        }

.linje  {
        z-index:3;
        position:absolute;
        top:136px;
        left:7px;
        width:991px;
        height:26px;
        background:#4A7F4A;
        }




.lankar  {
        z-index:4;
        position:absolute;
        top:138px;
	left:12px;
  	width:992px;
        height:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        color:beige;
        }


.texten  {
     position:absolute;
     z-index:2;
     top:166px;
     left:50px;
     width:900px;  
     font-family:Helvetica;
     color:black ;
     }


.a{
         font-family:helvetica,arial,verdana;
         font-size:1em;
         font-weight:bold; 
         text-decoration:none;
         color:#FFFF99;
         }
	 a:link{
         font-family:Book Antiqua;
         font-size:1em;
         font-weight:bold;
         text-decoration:none;
         color:#FFFF99;
         }
         a:active{
         font-family:Book Antiqua;
         font-size:1em;
         font-weight:bold;
         text-decoration:none;
         color:#FFFF99;
         }
         a:visited{
         font-family:Book Antiqua;
         font-size:1em;
         font-weight:bold;
         text-decoration:none;
         color:#FFFF99;
         }
         a:hover{
        font-family:Book Antiqua;
        font-size:1em;
        font-weight:bold;
        color:BFF8BF;
        
        }  


body{
       scrollbar-face-color:#003300; 
       scrollbar-shadow-color:black;
       scrollbar-highlight-color:#003300;
       scrollbar-3dlight-color:black;
       scrollbar-darkshadow-color:black;
       scrollbar-track-color:#4A7F4A;
       scrollbar-arrow-color:#336633;

       }

table { 
       
       font-family:Helvetica;
       color:#EEEEEE; 
       
       }   
