body {
	background-image: url(bilder/bg-main.gif);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
}
a:link {
	color: #CB3998;
}
a:visited {
	color: #CB3998;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CB3998;
}
a {
	font-weight: bold;
}

.bottom_footer a:link,
.bottom_footer a:visited,
.bottom_footer a:hover,
.bottom_footer a:active {
	color: #999999;
	text-decoration:none;
	font-size:11px;
}
