body {
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 13px;
	color: #ffffff;
	cursor: default;
}
.menu {
	cursor: pointer;
}
.box {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 13px;
	color: #ffffff;
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #4D4D4D; 
	scrollbar-track-color: #000000; 
	scrollbar-darkshadow-color: #000000;
}
a:link {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  color: #BABABA;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #BABABA;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #BABABA;
  font-weight: bold;
  text-decoration: none;
}
