BODY            {
                background-color: #FFFFFF;
				background-image: url("baggrund-janu3.jpg");
				background-repeat: no-repeat;
				background-attachment: fixed;
				background-position: center center;
				color: #000000;
                font-family: verdana;
                }
.Submitknap     {
                background-color : #e9e9e9;
                border : 1px solid;
                border-bottom : 1px solid Gray;
                border-top : 1px solid Silver;
                border-left : 1px solid Silver;
                border-right : 1px solid Gray;
                font-size: 9px;
                font-weight: plain;
                }
.form           {
                border-style: dotted;
                border-width: 1px;
                border-color: #000040;
                font: 9px verdana;
                }
a:link          {color: #000000; text-decoration: none;}
a:visited       {color: #000000; text-decoration: none;}
a:active        {color: #000000; text-decoration: none;}
a:hover         {color: #000000; text-decoration: underline;}

