.toptable {
	border: 5px solid #CC9900;
}
.menytable {
	border: 1px solid #666666;
	font-size: 10px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #003366;
}
a:active {
	color: #990000;
}

body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
}
.meny a:link {
	color: #FFFFFF;
}
.meny a:visited {
	color: #FFFFFF;
}
.meny a:hover {
	color: #990000;
	text-decoration: underline;
}
li {
	list-style-position: outside;
	list-style-type: square;
}
.monogramtable {
	background-attachment: fixed;
	background-image: url(images/monogram.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px none #333333;
}
.back2 {
	background-attachment: scroll;
	background-image: url(images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
