BODY.center_black {
	background-color : Black;
	font : normal normal larger monospace;
	color : #7FFF00;
}
BODY.border {
	background-color : Silver;
}
#titel_black {
	font : bold normal large sans-serif;
}
#txt_black {
	font : bold normal medium sans-serif;
}
#pos_top {
	position : absolute;
	top : 60%;
}
A.footer {
	color : Black;
	font-size : medium;
	font-weight : bold;
	font-family : sans-serif;
	text-decoration : none;
}
A:HOVER.footer {
	color : Red;
	text-decoration : underline;
}