body {
font-family:'verdana','Arial';
font-size:12px;
scrollbar-Base-Color:#00003C;
scrollbar-Face-Color:#00003C;
scrollbar-Shadow-Color:#00003C;
scrollbar-Highlight-Color:#00003C;
scrollbar-Track-Color:#00003C;
scrollbar-3dlight-Color:#00003C;
scrollbar-Darkshadow-Color:#E1B073;
scrollbar-Arrow-Color:#E1B073;
}

body.venstre {
color:						#00003C;
background-color: #E1B073;
scrollbar-Base-Color:#00003C;
scrollbar-Face-Color:#00003C;
scrollbar-Shadow-Color:#00003C;
scrollbar-Highlight-Color:#00003C;
scrollbar-Track-Color:#00003C;
scrollbar-3dlight-Color:#00003C;
scrollbar-Darkshadow-Color:#E1B073;
scrollbar-Arrow-Color:#E1B073;
}

body.hojre {
color: 						#E1B073;
background-color: #00003C;
scrollbar-Base-Color:#00003C;
scrollbar-Face-Color:#00003C;
scrollbar-Shadow-Color:#00003C;
scrollbar-Highlight-Color:#00003C;
scrollbar-Track-Color:#00003C;
scrollbar-3dlight-Color:#00003C;
scrollbar-Darkshadow-Color:#E1B073;
scrollbar-Arrow-Color:#E1B073;
}

a.hojre		{color: #E1B073;text-decoration:none;font-weight:bold;}
a:visited.hojre	{color: #E1B073;text-decoration:none;font-weight:bold;}
a:active.hojre	{color: #E1B073;text-decoration:none;font-weight:bold;}
a:hover.hojre	{color: white;text-decoration:underline;font-weight:bold;}

a		{color: #00003C;text-decoration:none;}
a:visited	{color: #00003C;text-decoration:none;}
a:active	{color: #00003C;text-decoration:none;}
a:hover		{color: brown;text-decoration:underline;}


