a {
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: normal;
}
.huvud {
	text-align: center;
	vertical-align: bottom;
	color: #FFFFFF;
	background-color: #000000;
}
.meny {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
#meny a:link {
	color: #FFFFFF;	
}
#meny a:visited {
	color: #FFFFFF;	
}
#meny a:hover {
	color: #FFFFFF;	
}
#meny a:active {
	color: #FFFFFF;	
}
.vansterkolumn {
	background-image: url(img/bakgrund.gif);
}
td {
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
.hogerkolumn {
	background-image: url(img/bakgrund.gif);
}

