<!--
.body
{
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	font-family: Georgia, Times, Times New Roman, Serif;
}

.h1
{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
	font-family: Georgia, Times, Times New Roman, Serif;
}

.h2
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #000000;
	font-family: Georgia, Times, Times New Roman, Serif;
}

.lille
{
	font-size: 10px;
	line-height: 1.5em;
	color: #808080;
	font-family: Georgia, Times, Times New Roman, Serif;
}

.nav
{
	font-size: 11px;
	line-height: 10px;
	color: #B2E98F;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Serif;
}

/*
almindelige links
*/

a
{
	line-height: 1.5em;
	color: #006AD6;
	text-decoration: none;
	font-family: Georgia, Times, Times New Roman, Serif;
}
a:visited
{
	color: #006AD6;
	text-decoration: none;
}
a:hover
{
	color: #006AD6;
	text-decoration: underline;
}
a:active
{
	color: #006AD6;
	text-decoration: none;
}

/*
navigationslinks
*/
.anav
{
	font-size: 11px;
	line-height: 10px;
	color: #FFFFFF;
	font-family: Georgia, Times, Times New Roman, Serif;
	text-decoration: none;
}
.anav:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.anav:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.anav:active
{
	color: #FFFFFF;
	text-decoration: none;
}


-->
