/* CSS Document */

/* main */

body { background:#4B677F fixed url(images/back.jpg) repeat-x; 
       font-family: Verdana, 'Times New Roman', 'Sans-Serif';
       font-size: 11px;
       color: #4B677F;

                                                          }

.vanlig { color: #41576A;
          font-size: 11px;
          font-weight: none;
          font-family: Verdana, 'Times New Roman', 'Sans-Serif';



}


.overskrift1 { color: #FCB372;
               font-size: 11px;
               font-weight: bold;
       
               font-family: Verdana, 'Times New Roman', 'Sans-Serif';
 


}



.overskrift2 { color: #FFAE4F;
               font-size: 12px;
               font-weight: bold;
       
               font-family: Verdana, 'Times New Roman', 'Sans-Serif';
 


}

.overskrift2 a:link { color:  #8EBADF;
                   text-decoration: none;
				   
}

.overskrift2 a:visited { color:  #8EBADF;
                  text-decoration: none;
}

.overskrift2 a:hover { color: #FFAE4F;
                   text-decoration: none;
}





.vanlig a:link { color: #41576A;
                   text-decoration: none;
}

.vanlig  a:visited { color: #41576A;
                  text-decoration: none;
}

.vanlig  a:hover { color: #FFAC0D;
                   text-decoration: none;
}



														  
														  