@charset "utf-8";
/* CSS Document */

img {
border: none;
}

#tekst {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
text-align:left;

}
#media {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#333333;
text-align:left;
}


#back {
background-image:url(/images/back_06.jpg);
background-position:top;
background-repeat:no-repeat;
}

a:link {
	color:#666666;
	text-decoration:underline;
}
a:visited {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
a:active {
	color:#666666;
	text-decoration:underline;
}
