body {
	background-color: #990000;
	color: #FFCC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(bg.gif);
	background-attachment: fixed;
}
table {
	border: 1px solid #FF7F50;
	font-size: 12px;
	font-weight: bold;
	background-color: #660000;
}
a:link { 
  color: #FFCCCC; 
  text-decoration: none
}
a:active { 
  color: #FFCCCC; 
  text-decoration: none
}
a:visited {
  color: #FFCCCC; 
  text-decoration: none
}
a:hover { 
  color: #FF0033; 
  text-decoration: none
}
.thumb1 {
  border:1px solid #FF6347; 
  width:240px; 
  height:180px
}
a:hover .thumb1 {
  border: 1px solid #FF0033;
}
.thumb2 {
  border:1px solid #FF6347; 
  width:190px; 
  height:240px
}
a:hover .thumb2 {
  border: 1px solid #FF0033;
}
.screen1 {
  border:1px solid #FF6347; 
  width:320px; 
  height:260px;
}
a:hover .screen1 {
  border: 1px solid #FF0033;
}
.tx1 {
	font-size: 10px;
	font-weight: bold
}
.top1 {
	font-size: 14px;
}
.top2 {
	width: 988px;
}
li {
	list-style-type: square;
}

