body {
  margin: 0 0 0 0;
  background-color:#252520;
  font: 9px Verdana;
  color: white;

scrollbar-face-color:#853320;
scrollbar-arrow-color:black; 
scrollbar-track-color:#252520;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:black;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';

margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 0px;
}

a {
  text-decoration:none;
}

A:link {
  color: white;
}

A:visited {
  color: white;
}

a:hover {
  color: white;text-decoration:underline;
}

ul {
	padding-left: 7px;
	margin-left: 7px;
}


.livepicts {
	border: 1px solid black;
}

.txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
}


