BODY {
        background: #000000; color: #C0C0C0
}
A {
	font-weight: bold; color: #FFFF00; text-decoration: none
}
A:hover {
	font-weight: bold; color: #FF0000; text-decoration: underline
}
h1 {
	color: #FF0000
}
h2 {
	color: #FF8000
}
.pic {
        vertical-align: top; width: 100; text-align: center
}
img {
	border-style:outset; border-color: white; border-width:2px;
}
.noborder {
	border-width:0px;
}
td {
  padding-top:8px;
  }
.gamelist {
  background-color:#202020; color:#FF0000; font-variant: small-caps
  }
A.gamelistlink {
  color:#FFFFFF
  }
.sublist {
  background-color:#404040; color:#FF0000;
  font-variant: small-caps
  }
A.sublistlink {
  color:#FFFFFF
  }
