A:LINK { 
COLOR: #000000; 
TEXT-DECORATION: UNDERLINE 
}

A:VISITED { 
COLOR: #000000; 
TEXT-DECORATION: UNDERLINE 
}

A:ACTIVE { 
COLOR: #000000; 
TEXT-DECORATION: UNDERLINE 
}

A:HOVER { 
COLOR: #000000; 
TEXT-DECORATION: NONE 
}


.box {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #041A59;
	text-decoration: none;
	background-color: #EACCA7;
	border-style: ridge;
	;
	width: 200px
}

.box1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #041A59;
	text-decoration: none;
	background-color: #EACCA7;
	border-style: ridge;
	;
	width: 500px
}


.tekst {  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 10pt; 
font-weight: bold; 
color: #000000; 
text-decoration: none
}

.tekst_plain {  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 10pt; 

color: #000000; 
text-decoration: none
}

.tekst_plain1 {  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 8pt; 
color: #000000; 
text-decoration: none
}

.tekst_header { 
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 12pt; 
font-weight: bold; 
color: #000000; 
text-decoration: none 
}

.tekst_title { 
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 18pt; 
font-weight: bold; 
color: #000000; 
text-decoration: none 
}

.tekst_small {  
font-family: Geneva, Arial, Helvetica, san-serif; 
font-size: 8pt; 
font-weight: normal; 
color: #999999; 
text-decoration: none}
.tekst_small_black { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; font-weight: bold; color: #000000; text-decoration: underline}
.tekst_small_black1 { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; font-weight: bold; color: #000000; text-decoration: none}

body
{
	scrollbar-base-color: #EACCA7;
	scrollbar-face-color: #DCA867;
	scrollbar-track-color: #EACCA7;
	scrollbar-arrow-color: #DCA867;
	scrollbar-highlight-color: #707098;
	scrollbar-3dlight-color: #A67A43;
	scrollbar-shadow-color: #A67A43;
	scrollbar-darkshadow-color: #A67A43;
	background : url(images/bg.jpg);
	background-color : E8C8A0;
} 
.tekst_bold { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10pt; color: #000000; text-decoration: none ; font-weight: bold}
.table {  border-color: #000000 black black; border-style: none; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
