td, body, p{
color: black;
font-size: 8pt;
font-family: Arial;
line-height: 18px;
}

a{
color: #2E6E99;
text-decoration: none;
}

a:hover{
color: #555C60;
text-decoration: underline;
}

strong{
color: #0099FF;
text-decoration: none;
}

.link1 {
	color: white;
	font-weight: normal;
	text-decoration: none;
	margin: 12px;
}

.link1:hover{
	color: white;
	font-weight: normal;
	text-decoration: underline;
	margin: 12px;
}

.link2{
color: black;
text-decoration: none;
margin: 20px;
}

.link2:hover{
color: black;
text-decoration: underline;
margin: 20px;
}

.link3{
color: white;
text-decoration: none;
margin: 28px;
}

.link3:hover{
color: white;
text-decoration: underline;
margin: 28px;
}

.active{
color: white;
font-weight: bold;
text-decoration: none;
margin: 12px;
}

.lang{
color: black;
font-size: 7pt;
font-weight: normal;
text-decoration: none;
}

.lang:hover{
color: black;
font-size: 7pt;
font-weight: normal;
text-decoration: underline;
}

.lang_act{
color: #2F6FA1;
font-size: 7pt;
font-weight: bold;
text-decoration: underline;
}

.lang_act:hover{
color: #2F6FA1;
font-size: 7pt;
font-weight: bold;
text-decoration: none;
}

.uudis{
color: #AEDBFF;
font-weight: normal;
text-decoration: none;
}

input{
border: 1px solid;
border-color: #cccccc;
}

.reklaam{
color: #B5B5B5;
}

.post {
font-family: Verdana, Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: white;
background-color: #2479BD;
border: 0px solid #b5b5b5;
vertical-align: middle; 
height: 20px;
}

.menu1_act {
	background-color: #0A2E51;
}

.menu1_nok {
	background-color: #558CC3;
}

form{
	margin: 0,0,0,0;
}