body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #3e3634;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
}
a:link {
	color: #7c4c0c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7c4c0c;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: none;
	color: #7c4c0c;
}
.bakgrund_start {
	background-image: url(bilder/startbild_pianodam.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkwhite {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: x-small;
}
.linkwhite a:link {
	color: #ffffff;
	text-decoration: none;

}
.linkwhite a:visited {
	color: #ffffff;
	text-decoration: none;

}
.linkwhite a:active {
	color: #ffffff;
	text-decoration: none;

}
.linkwhite a:hover {
	color: #ffffff;
	text-decoration: none;

}
.mittbkgtabell {
	background-image: url(bilder/mitt_bkg.gif);
	background-repeat: repeat-y;
}
.toppbkgtabell {
	background-image: url(bilder/topp.gif);
	background-repeat: no-repeat;
}
.bottombkgtabell {
	background-image: url(bilder/botten_bkg.gif);
	background-repeat: no-repeat;
}

