body {
  font-size: 13 px;
  font-family: Arial, Verdana, sans serif;
  font-style: normal;
  font-weight: normal;
    }

h1 {
	color:#9A004D;
	font-style: Times New Roman;
		font-size: 30px;
	font-family: Times New Roman, Garamond, serif;
  font-style: normal;
  font-weight: bold;
	}
		
h2 {
	color: #9A004D;
	font-size: 20px;
	font-family: Arial;
  font-family: Arial, Verdana, sans serif;
  font-style: normal;
  font-weight: bold;
		}	

h3 {
	font-size: 12px;
	font-family: Times New Roman;
  font-family: Times New Roman, Garamond, serif;
  font-style: normal;
  font-weight: normal;
		}	

h4 {
  font-size: 12 px;
  font-family: Arial, Verdana, sans serif;
  font-style: normal;
  font-weight: normal;
    }
    
A:link{
	color:#9A004D;
	font-size: 15px;
	font-family: Times New Roman;
	text-align: center;
}

A:visited{
	color:#9A004D;
	font-family: Times New Roman;
	font-size:15px;
	font:bold;
	text-align: center;
}

A:active{
	color:#9A004D;
	font-family: Times New Roman;
	font-size:15px;
	text-align: center;
}

A:hover{
	color:#E2D3B4;
	font-family: Times New Roman;
	font-size:15px;
	text-align: center;
}

A.top:link{
	color:#FFFFFF;
	font-style: italic;
	font-size: 15px;
	font-family: Times New Roman;
	text-align: center;
}

A.menu:link{
	color:#FFFFFF;
	font-size: 12px;
	font-family: bold;
	text-align: center;
}

A.menu:visited{
	color:#E2D3B4;
	font-size: 12px;
	text-align: center;
}

A.menu:active{
	color:#FFFFFF;
	font-family: Times New Roman;
	font-size:12px;
	text-align: center;
}

A.menu:hover{
	color:#9C0D4F;
	font-family: Times New Roman;
	font-size:12px;
	text-align: center;
}

div.boks  {
	width: 200px;
	border: 1px solid black;
	background: orange;
}

td.broed{
  font-size: 13 px;
  font-family: Arial, Verdana, sans serif;
  font-style: normal;
  font-weight: normal;
}