.meny 
      { 
	//face="Tempus Sans ITC";
	font-family: "Tempus Sans ITC", serif; 
	//font-size: 12pt; 
	//line-height: 20pt; 
	font-weight: none;
	text-decoration: none; 
      }

.rubrik
      {
	position:absolute;
	left:37%;
	font-family: verdana;
	font-size: 30;
	font-weight: bold;
      }

A:link {text-decoration: none; color: "#0066CC";}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none;}
A:hover {text-decoration: underline; color: black;}