body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-face-color: red;
	scrollbar-shadow-color:red ; 
	scrollbar-highlight-color: red; 
	scrollbar-3dlight-color:red ; 
	scrollbar-darkshadow-color:red;
	scrollbar-track-color: red;
	scrollbar-arrow-color: red;
}

.Titel {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 10px;
	color: white;
	text-decoration: none;
	line-height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: none;
	font-smooth : always;
}

H1 {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 32px;
	color: black;
	text-decoration: none;
	line-height: 32px;

	margin-left: 0px;
	margin-right: 0px;
	font-weight: none;
	font-smooth : always;
}

H2 {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 24px;
	color: black;
	text-decoration: none;
	line-height: 24px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: none;
	font-smooth : always;
}

.Tekst {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
	line-height: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: none;
	font-smooth : always;
}

a:hover {  
	font-family: Lucida Sans Unicode,Arial;
	font-size: 12px;
	color: white;
	text-decoration: underline;
	}
a:active {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
    	font-weight: bold	}
a:link {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
    	font-weight: bold	}
a:visited {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
    	font-weight: bold	}
    	
a.lizardware:hover {  
	font-family: Lucida Sans Unicode,Arial;
	font-size: 10px;
	color: White;
	text-decoration: underline;
	}
a.lizardware:active {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
    	font-weight: bold	}
a.lizardware:link {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
    	font-weight: bold	}
a.lizardware:visited {
	font-family: Lucida Sans Unicode,Arial;
	font-size: 10px;
	color: White;
	text-decoration: none;
    	font-weight: bold	}    	
