A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #dfb32d;
	FONT-FAMILY: "Times New Roman";
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #dfb32d; FONT-FAMILY: "Times New Roman"; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #dfb32d;
	FONT-FAMILY: "Times New Roman";
	TEXT-DECORATION: underline
}
body {
	font-family: "Times New Roman";
	font-size: 15px;
	color: #dfb32d;
}
.tekst{
	background-color: #9B2324;
}
.menuitem{
	color: #dfb32d;
	font-family: "Times New Roman";
	font-size: 15px;
	padding-left: 6px;
	padding-bottom: 6px;
}

.menuitem A, .menuitem A:link, .menuitem A:visited{
	font-size: 15px;
}

td{
	color: #dfb32d;
	font-family: "Times New Roman";
	font-size: 15px;
}

.maintitel{
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	COLOR: #dfb32d;
	FONT-FAMILY: "Times New Roman";
}

.copyright{
	color: #9B2324;
	font-family: "Times New Roman";
	font-size: 10px;
	padding-right: 12px;
	padding-bottom: 3 px;
}