body
		{
	cursor:default;
	background-color: #000;
		}
.form
		{
	color: #000000;
	background-color: white;
		}
.tekst
		{
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
		}
.tekst1
		{
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	font-weight: bold;

		}
.tekst2
		{
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 11px;
	color: #FF0;
	text-align: justify;
	font-weight: bold;
}

.tekst3
		{
		font-family: verdana, tahoma, arial, helvetica;
		font-size: 11px;
		color: #ffffff;
		text-align: justify;
		background-color: white;
		}

.koptekst
		{
		font-family: verdana, tahoma, arial, helvetica;
		font-size: 22px;
		font-weight: bold;
		color: #ffffff;
		}		
.ruif
		{
		font-family: arial, helvetica, tahoma, verdana;
		font-size: 14pt;
		font-weight: bold;
		color: Yellow;
		}

.tekst p b {
	color: #FF0;
}

a
		{
		font-family: verdana, tahoma, arial, helvetica;
		font-size: 11px;
		text-decoration: none;
		color: #4e8fff;
		}

a:hover
		 { color: #818fce; font-size: 11px; font-family: verdana, tahoma, arial, helvetica; text-decoration: underline }

a.linked
		 { color: white; font-weight: bold; font-size: 11px; font-family: verdana, tahoma, arial, helvetica; text-decoration: none }

a.linked:hover
		 { color: #ffffff; font-weight: bold; font-size: 11px; font-family: verdana, tahoma, arial, helvetica; text-decoration: underline }
a.aktief
		{
		font-family: verdana, tahoma, arial, helvetica;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color: yellow;
		}

a.aktief:hover
		 { color: yellow; font-weight: bold; font-size: 11px; font-family: verdana, tahoma, arial, helvetica; text-decoration: underline }		
