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:#9A004D;
	font-family: Times New Roman;
	font-size:15px;
	text-align: center;
}
	
A.ext1:link{
	color:#FFFFFF;
	font-style: italic;
	font-size: 15px;
	font-family: Times New Roman;
	text-align: center;
}

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

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

A.ext1:hover{
	color:#FFFFFF;
	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.top:visited{
	color:#FFFFFF;
	font-family: Times New Roman;
	font-size:15px;
	font:bold;
	text-align: center;
}

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

A.top:hover{
	color:#FFFFFF;
	font-family: Times New Roman;
	font-size:15px;
	text-align: center;
}
A.menu:link{
	color:#FFFFFF;
	font-size: 12px;
	font-family: bold;
	text-align: center;
}

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

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

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

h1 {
	color:#9A004D;
	font-style: Times New Roman;
		font-size: 30px;
	font-family: Times New Roman;
	}

h1.test {
	font-size: 50px;
	font-family: Times New Roman;
	text-align: center;
	}
		
h2 {
	color: #9A004D;
	font-style: Times New Roman;
	font-size: 20px;
	font-family: Times New Roman;
	
		}	

h3 {
	font-size: 15px;
	font-family: Times New Roman;
		}	

tekst {
	width: 100px;;
	font.size: 15px;
	font-family: Arial;
		}	

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

#boks1 {
	position:absolute;
	bottom: 0px;
	left: 10px;
}



