body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background-image: url(bg.jpg);
	background-attachment: fixed;
}
table {
	border: 1px solid #333333;
	background-color: #DEB887;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.thumb1 {
	width:240px;
	height:180px;
	border:1px solid #000000;
	background-color: #FFF8DC;
}
a:hover .thumb1 {
	border: 1px solid #FF6600
}
.thumb2 {
	width:190px;
	height:240px;
	border:1px solid #000000;
	background-color: #FFF8DC;
}
a:hover .thumb2 {
	border: 1px solid #FF6600
}
.screen1 {
	width:320px;
	height:260px;
	border:1px solid #000000;
	background-color: #FFF8DC;
}
a:hover .screen1 {
	border: 1px solid #FF6600;
}
.arch {
	background-color: #FFCC99;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-style: none;
}
.tx1 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none
}
.tx2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none
}
a:link {
	color: #333333; 
	text-decoration: none
}
a:active {
	color: #333333; 
	text-decoration: none
}
a:visited {
	color: #333333; 
	text-decoration: none
}
a:hover {
	color: #FF3300; 
	text-decoration: none
}
.top1 {
	font-size: 12px;
}
.top2 {
	width: 995px;
	font-size: 10px;
	background-color: #F5DEB3;
}
li {
	list-style-type: square;
}
