a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
body {
	background-image: url(bilder/background.gif);
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
}
.rubrik {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #000000;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.main {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
