body {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.png);
	background-attachment: fixed;
}
table {
	background-color: #111111;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
}
.thumb1 {
	height: 180px;
	width: 240px;
	border: 1px solid #333333
}
a:hover .thumb1 {
	border: 1px solid #CC0033
}
.thumb2 {
	height: 240px;
	width: 190px;
	border: 1px solid #333333
}
a:hover .thumb2 {
	border: 1px solid #CC0033
}
.screen1 {
	height: 260px;
	width: 320px;
	border: 1px solid #333333
}
a:hover .screen1 {
	border: 1px solid #CC0033
}
a:link {
	color: #FFCC66;
	text-decoration: none
}
a:active {
	color: #FFCC66;
	text-decoration: none
}
a:visited {
	color: #FFCC66;
	text-decoration: none
}
a:hover {
  color: #FF0033;
	text-decoration: none
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
}
.tx2 {
	font-size: 10px;
	font-weight: bold;
}
.top1 {
	font-size: 14px;
}
.top2 {
	color: #CC0000;
	width: 995px;
}
.archive {
	font-size: 16px;
}
li {
	list-style-type: square;
}
