<style type="text/css">

.overskrift {	font-size: "7";
		}
a:link 	{	color: black; 
		text-decoration: none;
		}
a:visited 	{	color: black; text-decoration: none
		}
a:hover 	{	text-decoration: underline
		}
#meny	{	position: absolute;
		top: 30px;
		left: 3px;
		margin-right: 100px;
		border-with: 3px;
		border-color: 003333;
		}
body	{	font-family: verdana ;
		line-height: 4pt	
		font-size: "14"; 
		margin-left: 145px;
		}
</style>