A {
		font : Times New Roman, serif;
		color: #3656AB;
}

A:active{
		font : Times New Roman, serif;
		color: #3656AB;
}

A:visited {
	font : Times New Roman, serif;
	color: #86714C;
}

A:hover {
	text-decoration : none;
}

.error {
	color: red;
	font-size: large;
}

.artstrong {
	color: white;
	font-weight: bolder;
}

.headerline {
	background : #3656AB;
	font : small Times New Roman, serif;
	color : White;
}

A.headerline, A:visited.headerline, A:active.headerline {
	background : #3656AB;
	font : bold italic small Times New Roman, serif;
	color : White;
}

.menuheader {
    background : #86714C;
	font : bold italic small-caps smaller Times New Roman, serif;
	color : White;
	text-align : center;
	text-transform : capitalize;
}

.menuitem {
	background : #3656AB;
	font :   medium Times New Roman, serif;
	color : White;
}

A.menuitem, A:active.menuitem, A:visited.menuitem {
	background : #3656AB;
	font : medium Times New Roman, serif;
	color : White;
	text-decoration : none;
}

body,strong, .thebody , .forsidetekst {
	color : Black;
	font-family : Zapf Chancery,cursive;
}

TD.thebody{
	color : Black;
	font : bold Times New Roman, serif;
}

TD.listitem {
	background : #3656AB;
	font : medium Times New Roman, serif;
	color : White;
	text-decoration : none;
}


A:visited.listitem {
	background : #3656AB;
	font : bold italic medium Times New Roman, serif;
	color : White;
}

A:active.listitem, A.listitem {
	background : #3656AB;
	font : bold italic medium Times New Roman, serif;
	color : White;
}

A:visited.pagebar, A:active.pagebar, A.pagebar{
	background : #3656AB;
	font : bold italic medium Times New Roman, serif;
	color : White;
}

.junk {
	color : #86714C;
}
