BODY {
	color : Black;
	background-color : White;
	font-family : Verdana, "MS Sans Serif", Arial, sans-serif;
	font-size : 12px;
}


A {
	color : #191970;
	text-decoration : none;
}


A:HOVER {
	color : #191970;
	text-decoration : underline;
}

.deftab{
	border : 0px none;
	}

.namn{
	font-weight : bold;
	font-size : 12px;
}

.header{
	font-weight : bold;
	font-size : 12px;
	color : #666633;
}

.header2{
	font-weight : bold;
	font-size : 14px;
	color : #FFFFFF;
	background-color : Black;
}

.info {
	font-size : 12px;
	}

.inl2{
	font-size : 10px;
	background-color : #CCD7EB;
	}

.inl{
	font-size : 10px;
	background-color : #EBE5CC;
}

.bakgrund {
	border : 0px none;
}

.bigback {
	border : 2px dashed Black;
	background-color : Olive;
}

.menyheader{
	font-weight : bold;
	background-color : #778899;
	border-bottom : 2px solid Black;
}

.menylistor {
	background-color : #FFFFFF;
	color: Olive;
}

.menylink {
	color : Olive;
	text-decoration : none;
	margin-left : 5px;
	font-size : 12px;
	vertical-align: 0;
	text-align: center;
	font-weight: bolder;
}

.menylink:HOVER {
	color : Black;
	text-decoration : none;
	margin-left : 5px;
	font-size : 12px;
}





