body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color: #23EF00;
}
.w50 {
	width: 50%;
}
A:link IMG {
	border-thickness: 1px;
	border: 1px solid #69FF4F;
}
A:visited IMG {
	border-thickness: 1px;
	border: 1px solid #69FF4F;
}
A:hover IMG {
	border-thickness: 1px;
	border: 1px solid #BCEFB3;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #69FF4F;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #BCEFB3;
	text-decoration: none;
}
a:visited {
	color: #69FF4F;
}
.style1 {
	font-family: tahoma;
	font-size: 12px;
	color: #69FF4F;
}


.thumb{
  border: 0px solid;
  width: 240px;
  height: 180px;
}
.td_thumb{
  width: 240px;
  height: 180px;
  position: center;
}
.a_thumb{
  display: block;
  width: 240px;
  height: 180px;
}
