.Table {
	background-image: url(Background.png);
	height: 90%;
	width: 80%;
	right: 10%;
}

.Bodycss {
	background-image: url(pageBackground.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.Headcss {
	height: 210px;
}
a:visited {
	color: #003333;
	text-decoration: overline;
}
a:link {
	color: #009966;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: blink;
}



.Meny {
	height: 100px;
	text-align: center;
	vertical-align: top;
}
