body {
	background-color: #990000;
	color: #FFCC99;
	font-family: Georgia, "Times New Roman", Times, serif
}
a:link { 
  color: #FFFF99; 
  text-decoration: none
}
a:active { 
  color: #FFFF99; 
  text-decoration: none
}
a:visited {
  color: #FFFF99; 
  text-decoration: none
}
a:hover { 
  color: #FF0033; 
  text-decoration: none
}
.thumb1 {
  border:2px solid #FF6347; 
  width:240px; 
  height:200px
}
.screen1 {
  border:2px solid #FF6347; 
  width:320px; 
  height:260px;
}
a:hover .thumb1 {
  border: 2px solid #FFFF99;
}
a:hover .screen1 {
  border: 2px solid #FFFF99;
}
.tx1 {
	font-size: 16px;
	font-weight: bold
}
.tx2 {
	font-size: 10px;
	font-weight: bold
}
.tab1 {
	border: 4px solid #FF7F50;
	background-color: #990033
}
.tab2 {
	border: 4px solid #FF7F50;
	font-size: 18px;
	font-weight: bold;
	background-color: #990033
}
.top {
	width: 996px;
	font-size: 18px;
	font-weight: bold;
	border: 4px solid #FF7F50;
	background-color: #990033
}
