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

body {
	margin-top:0;
	margin-left:0;
	font-family:"Trebuchet MS", Arial, serif;
	font-size:12px;
	color:#fffee0;
	background:url(imgs/bakgrunn_bunnlinje.jpg);
}

.style1 {
	color:#d7b889;
	font-size:11px;
}

.style2 {
	color:#000000;
	font-size:10px;
}

.style3 {
	color:#000000;
	font-size:11px;
}

.style4 {
	color:#d7b889;
	font-size:9px;
}

.style5 {
	font-size:16px;
	letter-spacing:1px;
	text-align:center;
}

a.menu {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a.menu:hover {
	font-size:11px;
	text-decoration:underline;
}

a.side {
	color:#d7b889;
	font-size:9px;
	text-decoration:none;
}

a { 
	color:#999966;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.img {
	border:1px solid #ffffff;
}
