body 
{
	background : url("../images/bg.gif") repeat;          
}

 .overskrift
{
	FONT-FAMILY: Arial, Verdana, times new roman;
	FONT-SIZE: 14px;
	COLOR: #000000;
	font-weight: bold;
	line-height: 1.4em;
}

 .tekst
{
	FONT-FAMILY: Arial, Verdana, times new roman;
	FONT-SIZE: 12px;
	COLOR: #000000;
	font-weight: normal;
	line-height: 1.4em;
}

.menupunkt
{
	font-size: 12px;
	padding-left: 1px;
	color: #000000;
	font-family: Arial, Verdana, times new roman;
	background-color: #A9A9A9;
	cursor: hand;
	height: 16px;
}

A:link { text-decoration: none; color: #1D6595; }
A:visited {text-decoration: none; color: #1D6595; }
A:active {text-decoration: none; color: #1D6595; }
A:hover {text-decoration: none; color: #1D6595; }

