* {	
	font-family: Arial, verdana, tahoma;
	font-size: 12px;
	color: #FFFFFF
}

body { 
	background-color: #003300; 
	margin: 5% 0 0 0;
}

DIV {
	text-align: center;
}

h1 {
	font-size: 18px;
	text-align: center
}

option {
	color: #000000;
}

p {}

td {
	text-align: left;
	
}

td.menu{
	text-indent: 10px;
}

.copyright {
	font-size: 10px;
}

.felt {
	font-size: 10px;
	color: #000000;
}

.knap {
	font-size: 10px;
	color: #000000;
}

.minilink {
	font-size: 10px;
}

.image {
	height: 100px;
	width: 100px;
	position: relative;
	float: left;
	margin: 3px;
}


a:link { color: white; font-size: 14px; text-decoration: none; }
a:visited { text-decoration: none;}
a:hover { color: #003300; font-size: 14px; text-decoration: none; }
a:hover.tekstlink { color: #999999; }

a:link.mainlink { color: white; font-size: 12px; text-decoration: none; }
a:visited.mainlink { text-decoration: none;}
a:hover.mainlink { color: #003300; font-size: 12px; text-decoration: none; }
a:hover.mainlink { color: #999999; }

a:link.viewlink { color: yellow; font-size: 18px; text-decoration: none; }
a:visited.viewlink { text-decoration: none;}
a:hover.viewlink { color: #003300; font-size: 18px; text-decoration: none; }
a:hover.viewlink { color: #999999; }



