.Normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height : 18px;
}

.H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height : 20px;
}

.guld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height : 20px;
	color: #8e5f1e
}



.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
body {
	background-image: url(ui/bakrund.jpg);
	background-repeat: repeat-x;
	background-color: #b1ab88;
	margin-top: 5px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7B0B05;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7B0B05;
}
a:hover {
	text-decoration: underline;
	color: #A07735;
}
a:active {
	text-decoration: none;
	color: #7B0B05;
}
