body {
	background-color: #231429;
	color: #FFDEAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.jpg);
	background-attachment: fixed;
}
table {
	font-size: 12px;
	font-weight: bold;
	background-color: #231429;
	border: 1px solid #333333;
	color: #6699FF;
}
a:link {
	color: #FFEBCD; 
	text-decoration: none
}
a:active {
	color: #FFEBCD; 
	text-decoration: none
}
a:visited {
	color: #FFEBCD; 
	text-decoration: none
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
.thumb1 {
	border:1px solid #FFF0F5;
	width:240px;
	height:180px;
}
a:hover .thumb1 {
	border: 1px solid #FF9900;
}
.thumb2 {
	border:1px solid #FFF0F5;
	width:190px;
	height:240px;
}
a:hover .thumb2 {
	border: 1px solid #FF9900;
}
.screen1 {
	border:1px solid #FFF0F5;
	width:320px;
	height:260px;
}
a:hover .screen1 {
	border: 1px solid #FF9900;
}
.galls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	width: 995px;
}
.top1 {
	border: 1px solid #333333;
	color: #FF3333;
	font-size: 14px;
}
.top2 {
	width: 995px;
	border: 1px solid #333333;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
li {
	list-style-type: square;
}
