body
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	background-attachment: fixed;
	color: #939393;
}

text,td
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #7A3F39;
	border-right: yellow;
	border-style: none none none ridge;
}

a
{
	font-weight: bold;
	color: #939393;
	background: transparent;
	text-decoration: none;
	border-bottom: #7a3f39;
	border-right: yellow;
	border-left: #7a3f39;
	border-width: 0 1px 1px 1px;
	border-style: none none dotted ridge;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-style: italic;
	border-top-color: #ffffff;
	border: 2px;
	border-top-style: dotted;
	border-bottom: dotted #ffffff 1px;
	border-left: 1px solid #7A3E39;
	border-right: 2px dotted #ffffff;
	background: #39427a;
}

a:active
{
	color: #397A51;
	font-weight: bolder;
	border-top: 1px dotted #397A51;
	border-right: 1px dotted #397A51;
}
a:visited {
	color: #7A6F39;
	border-style: none;
}

.hoved
{
	display: inherit;
	text-align: center;
	text-transform: inherit;
	position: relative;
	float: inherit;
	clear: both;
	border: 1pt dashed #4c4aff;
	border-spacing: 1em 1em;
}
.stilvalg
{
	position: relative;
	top: 200px;
	float: right;
	background: inherit none inherit inherit;
	padding: 1em;
	border: 6pt ridge #939393;
}

.links
{
	position: relative;
	top:50px;
	left: 150px;
	bottom: 100px;
	float: left;
	background: none inherit;
	padding: 1em;
	border: 1px dotted #9c9a9a;
}

.fod
{
	display: inherit;
	text-align: center;
	text-transform: inherit;
	position: relative;
	top: 80px;
	clear: both;
	border: #939393 1pt none;
	border-spacing: 1px;
	border-collapse: inherit;
	font-size: 3em;
}
