.Design {
	background:url(Hands.jpg) no-repeat bottom right #FFFFFF;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color:#666666;
	text-align:center;
}
.Meny {
	background:#84b5ff;
	width:100%;
}
a.MenyKlick:link, a.MenyKlick:visited {
	background:#84b5ff;
	font:Georgia, "Times New Roman", Times, serif small;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding: 5px 20px 5px 20px;
	float:right;
	white-space:nowrap;
}
a.MenyKlick:hover, a.MenyKlick:active {
	background:#84b5ff;
	font:Georgia, "Times New Roman", Times, serif small;
	color:#000099;
	text-decoration:underline;
	display:block;
	padding: 5px 20px 5px 20px;
	float:right;
	white-space:nowrap;
}