﻿
BODY {
	background-color: #90bf4f; /*#90ae91; #9099AE;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
	margin: 0px;
}
.outline
{
    BORDER-RIGHT: #607663 1px solid;
    BORDER-TOP: #607663 1px solid;
    BORDER-LEFT: #607663 1px solid;
    BORDER-BOTTOM: #607663 1px solid;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}

A:link  {
	text-decoration : none;
	color: #009900;
}
	
A:visited  {
	text-decoration : none;
	color: #009900;
}
	
A:active  {
	text-decoration : none;
}

A:hover  {
	color: #00cc00;
}
	
TD.meny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}	
A.meny:link  {
	text-decoration : none;
	color: #cccccc;
	font-weight: bold;
}
A.meny:visited  {
	text-decoration : none;
	color: #cccccc;
	font-weight: bold;
}
A.meny:hover  {
	color: #ffffff;
	font-weight: bold;
}

A.meny1:link  {
	text-decoration : none;
	color: #009900;
}
A.meny1:visited  {
	text-decoration : none;
	color: #009900;
}
A.meny1:hover  {
	color: #00cc00;
}

A.meny2:link  {
	text-decoration : none;
	font-weight: bold;
	color: #009900;
}
A.meny2:visited  {
	text-decoration : none;
	font-weight: bold;
	color: #009900;
}
A.meny2:hover  {
	color: #00cc00;
	font-weight: bold;
	border-bottom: 1px solid #00cc00;
}


A.meny3:link  {
	color: #000000;
	border-bottom: 1px dotted #009900;
}
A.meny3:visited  {
	color: #000000;
	border-bottom: 1px dotted #009900;
}
A.meny3:hover  {
	color: #00cc00;
	border-bottom: 1px solid #00cc00;
}

A.blackToGray:link  {
	text-decoration : none;
	color: #000000;
}
A.blackToGray:visited  {
	text-decoration : none;
	color: #000000;
}
A.blackToGray:hover  {
	color: #909090;
}

A.black:link  {
	text-decoration : none;
	color: #000000;
}
A.black:visited  {
	text-decoration : none;
	color: #000000;
}
A.black:hover  {
	color: #000000;
}

UL {
	text-align: right;
	margin: 0px;
}
LI {
	list-style-type: none;
}