/*TEXT*/

A:hover { color:#1c4085; text-decoration:none; }
a:link { text-decoration: none } 
a:visited { text-decoration: none }




a
{
	color: #1c4085;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}

a:hover 
{  
	color: #1c4085;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
}






TD
{
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
	
}





.heading
 { 
 
       color: #1b3f84; 
       font-weight: bold; 
       font-size: 14pt; 
       font-family: "Arial", Helvetica, sans-serif; 
       text-decoration: none; 
       letter-spacing: 0px; 

       
       }
       

.heading2
 { 
 
       color: #1b3f84; 
       font-weight: normal; 
       font-size: 14pt; 
       font-family: "Arial", Helvetica, sans-serif; 
       text-decoration: none; 
       letter-spacing: 0px; 

       
       }



.text 
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}       


.textbunn 
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}       



.blaatext
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #1b3f84; 
	text-decoration: none;
}  




.ingress 
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #1b3f84; 
	text-decoration: none;
}  




.meny 
{  
	font-family:"Verdanan", Arial, sans-serif;
	font-size: 11pt; 
	font-weight: normal; 
	color: #1b3f84; 
	text-decoration: none;
}

a.meny  
{  
	font-family: "Verdanan", Arial, sans-serif; 
	font-size: 11pt; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}

a:hover.meny
{  
	font-family: "Verdanan", Arial, sans-serif;
	font-size: 11pt; 
	font-weight: normal;  
	color: #666666; 
	text-decoration: underline;
}       



.umeny 
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #005C8F; 
	text-decoration: none;
}

a.umeny  
{  
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: bold; 
	color: #005C8F; 
	text-decoration: none;
}

a:hover.umeny
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #005C8F; 
	text-decoration: underline;
}       






       
       
       
