body {
	background-color: #CCCCCC;
}

.rubrik {
	font-size: 48px;
	font-family: "Trebuchet MS", Arial;
}

.text {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Verdan;
}
.textindexpage {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Verdana;
}

a:link {
	color:#104000;
	text-decoration: none;
}
a:visited {
	color:#104000;
	text-decoration: none;
}
a:hover {
	color:#108000;
	text-decoration: none;
}
a:active {
	color:#104000;
	text-decoration: none;
}
a {
	color:#104000;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
}
