body {
	background-color : #000000;
}
li.list {
	color : #FF0000;
}
a {
	font-family : Arial;
	font-weight : bold;
	font-size : 15px;
	color : #FFD700;
	text-decoration : none;
}
a:hover {
	color : #0099ff;
	text-decoration: underline;
}
.bs {
	background-color : #000000;
}
.br {
	background-color : #FF0000;
}
.bg {
	background-color : #FFD700;
}
table.bt {
	background-color : #000000;
}
.text {
	color : #ffffcc;
	font-family : arial;
	font-size : 15px;
	text-decoration : none;
}
.menuhead {
	color : #FF0000;
	font-weight : bold;
	text-decoration : underline;
	text-align : center;
	font-family: arial;
}
.texthead {
	font-family : garamond, arial;
	font-size : 30px;
	font-weight : bold;
	text-align : center;
	text-decoration : underline;
}
div {
	text-align : center;
}
h2 {
	font-size : 17px;
}
.h1 {
	font-size : 19px; 
	text-decoration : underline;
	color : #FFD700;
	font-weight : bold;
}
.h3 {
	font-size : 11px;
}
.jz {
	font-size: 10px;
}
.fahne {
	border-left: #ffffcc 2px solid;
	border-right: #ffffcc 2px solid;
	border-top: #ffffcc 2px solid;
	border-bottom: #ffffcc 2px solid;
}
