body { 	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold; 
	font-family:Arial; 
	font-size:120%; 
}


a:link { 	color:#FFFFFF;font-size:12;text-decoration:none; }
a:visited { 	color:#FFFFFF;font-size:12;text-decoration:none; }
a:hover {	color:#777777;font-size:12;text-decoration:none; }
a:active {	color:#FFFFFF;font-size:12;text-decoration:none; }


#tablemenue {	border-left-width:0px;
		border-right-width:0px;
		border-right-style:solid;
		border-right-color:#D17719;
                border-bottom-width:0px;
                border-bottom-style:solid;
                border-bottom-color:#D17719;
	        border-top-width:0px;
	        border-top-style:solid;
	        border-top-color:#D17719;
	        text-align:right;
		font-size:10pt;
}
