.Heading1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #991C2C;
}
.text2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #2F644A;
}
.text1 {
	font-size: 14px;
	color: #2F644A;
	font-family: "Comic Sans MS", Arial;
	font-weight: bold;
}
.Heading2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #C55A10;
}
body {
	background-image: url(pics/bakgrundgul.jpg);
}
a:hover {
	color: #991C2C;
	text-decoration: none;
	font-family: "Comic Sans MS", Arial;
}
a:link {
	font-family: "Comic Sans MS", Arial;
	color: #363E7F;
	text-decoration: none;
}
.text3 {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #2F644A;
}

