@font-face {
	font-family: overskrift;
	src: url('http://www.katrines.com/Raleway Thin.ttf');
}

*{
	
	font-family:Verdana, Geneva, sans-serif;}

a:link {
	text-decoration: none;
	color:#333333;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
		text-decoration: underline;
	color:#999;
}
a:active {
		text-decoration: none;
	color:#333333;
}


BODY, TABLE, P {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
color: #333;

	font-size: 11;
}

H1 {
	font-family: overskrift;
	font-size: 26;
	font-weight:bold;
}

H2 {
	font-size: 16;

}

#wrapper {
	width:90%;
	margin:auto;
	
	}
	
	
	
	#menu {
		
		}
