div.hovedtekst {margin-left: 10px;
				font-family: arial;
				font-size: x-small
				}
				
h1 {font-size: large}
h3 {font-size: small}

a.menu:link {color: #000000;
			text-decoration: none
			}
a.menu:visited {color: #000000;
				text-decoration: none
				}
a.menu:hover {font-weight: bold}
a.menu:active {font-weight: bold}