body {
	background-color: #000000;
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.jpg);
	background-attachment: fixed;
}
table {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
	background-color: #000000;
}
a:link {
	color: #FFFFCC; 
	text-decoration: none
}
a:active {
	color: #FFFFCC; 
	text-decoration: none
}
a:visited {
	color: #FFFFCC; 
	text-decoration: none
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.thumb1 {
	border:1px solid #FFCC00;
	width:240px;
	height:180px;
}
a:hover .thumb1 {
	border: 1px solid #FF0033;
	filter: Alpha(Opacity=76)
}
.thumb2 {
	border:1px solid #FFCC00;
	width:190px;
	height:240px;
}
a:hover .thumb2 {
	border: 1px solid #FF0033;
	filter: Alpha(Opacity=76)
}
.screen1 {
	border:1px solid #FFCC00;
	width:320px;
	height:260px;
}
a:hover .screen1 {
	border: 1px solid #FF0033;
	filter: Alpha(Opacity=76)
}
.top1 {
	font-size: 14px;
}

.top2 {
	width: 995px;
	color: #CC0033;
}
.text {
	width: 995px;
	font-size: 10px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.tx1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.tx2 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.tx3 {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 10px;
	border: none;
	background-color: #000000;
}
.ban {
	height: 0px;
	width: 0px;
	border: none;
}
li {
	list-style-type: square;
}
