/*TEXT*/

A:hover { color:#cccccc; text-decoration:bold; }
a:link { text-decoration: bold } 
a:visited { text-decoration: bold }




a
{
	color: #cccccc;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

a:hover 
{  
	color: #cccccc;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}






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





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

       
       }
       


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


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






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




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

a.meny  
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #184552; 
	text-decoration: none;
}

a:hover.meny
{  
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	color: #184552; 
	text-decoration: underline;
}       


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

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

a:hover.umeny
{  
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #4A7994; 
	text-decoration: none;
}       






       
       
       