/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden; }
	
#flashcontent {
	height: 100%; }
/* end hide */

Body {
	height: 85%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #003366; }	
	
.tekst {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003366 }

.tekst a:link {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #aaaaaa; 
	font-weight: bold;
	text-decoration: none; }

.tekst a:visited { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #aaaaaa; 
	font-weight: bold;
	text-decoration: none; }

.tekst a:hover { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #43599B; 
	font-weight: bold;
	text-decoration: none; }
	
.tekst a:active { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #43599B; 
	font-weight: bold;
	text-decoration: none; }	
