A.meny:ACTIVE {color: 355126; text-decoration: underline; }
A.meny:LINK {color: 355126; text-decoration: underline;}
A.meny:VISITED {color: 355126; text-decoration: underline;}
A.meny:HOVER {color: 355126; text-decoration: none; }

A:ACTIVE {color: blue; text-decoration: underline; }
A:LINK {color: blue; text-decoration: underline;}
A:VISITED {color: blue; text-decoration: underline;}
A:HOVER {color: blue; text-decoration: none; }


font {
       font-family:  Tahoma, Verdana, Helvetica;
       font-size: 10px;	
}

.greenrubrik {
	font-family:  Tahoma, Verdana, Helvetica;
  	font-size: 12px;
	font-weight : bold;
	color : White;
	}
