.text {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}   
	
.text2 {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}   
	
a.mlink:link,a.mlink:visited,a.mlink:active{
font-family: Arial;
color:#ffffff;
display:block;
width: 165px;
text-decoration: none;
font-size:10px;
background:url(pic/usynlig.gif);
font-weight:normal;
border-bottom:1px solid #bcbec0;
height:15px;
}

a.mlink:hover {
background:#09297c;
color:#ffffff;
}	
	   
.link {
	font-family: Arial;
	font-size: 10px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color:transparent;
	
	}
.link:link { color: #ffffff; font-weight: bold; text-decoration: none;}
.link:visited { color: #ffffff; font-weight: bold; text-decoration: none;}
.link:active { color: #ffffff; font-weight: bold; text-decoration: none; }
.link:hover { color: #ffffff; font-weight: bold; text-decoration: none;	}


.menu {
	background-color:transparent;
	cursor: auto;}
.menu:link {text-decoration: none; background-color:transparent;}
.menu:visited {text-decoration: none; background-color:transparent;}
.menu:active {text-decoration: none; background-color:transparent;}
.menu:hover {text-decoration: none; background-color:#09297c;
}	

input.button {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	background-color: #6b93b6;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #064b86; 
	cursor: hand;
	}

textarea.ind {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #064b86; 
	cursor: text;
	}

input.tekst {
	margin-right: 3px;
	margin-left: 3px;
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #064b86; 
	}
	


