
BODY
{
	border-color: #999;
	border-width: 10px;
	border-style: solid;
	height: auto;
	color: #919191;
	font-family: skia,verdana,helvetica;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF;
	width: 450;
	float: left;
	display: block;
}

Div.Text
{
	padding: 3px 3px 3px 3px;
	display: inline-block;
	position: relative;
	color: #919191;
	font-family: skia,verdana,helvetica;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	border-color: #F3F3F3;
	border-width: 0px;
	border-style: solid;
	clear: left;
}




A
{
	padding: 3px 3px 3px 3px;
	display: inline-block;
	position: relative;
	color: #919191;
	font-family: skia,verdana,helvetica;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	border-color: transparent;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
}



A:Hover
{
	padding: 3px 3px 3px 3px;
	display: inline-block;
	position: relative;
	color: #9F021A;
	font-family: skia,verdana,helvetica;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	border-color: #9F021A;
	border-width: 0px;
	border-style: solid;
}

DIV.navn
{
	padding: 3px 3px 3px 3px;
	color: #BDBDBD;
	font-family: helvetica;
	font-size: 24px;
	line-height: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0;
	border-width: 0px;
}

Div.digt
{
	padding: 3px 3px 3px 3px;
	display: inline-block;
	position: relative;
	color: #000;
	font-family: verdana,helvetica;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	text-decoration: none;
	border-width: 0px;
	font-style: oblique;
	letter-spacing: 1px;
}



DIV.back
{
	background-color: #FFFFFF;
	border-color: #F3F3F3;
	border-width: 10px;
	border-style: solid;
}




IMG
{
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
}







