a:link {  color: white; text-decoration: underline}
a:visited {  color: white; text-decoration: underline}
a:hover {  color: white; text-decoration: none}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #FFFFFF}
.text {  font-family: Tahoma; font-size: 11px; color: #666666}
.title {  font-family: Tahoma; font-size: 18px; font-weight: bold; color: #333333}
.text1 {
font-family: Tahoma; font-size: 11px; color: #FFFFFF
}

#gameList td{
text-align : center;
}

#gameListTop td{
	text-align : center;
	width : 6.5%; 
  font-family: Verdana;
  font-size: 10px;
  color : white;
  vertical-align : top;
}

.hostSelect
{
border-spacing : 40pt 3pt;
}

.hostSelect td
{
	border : 3px solid white;
	width : 322px;
	text-align : center;
	background-color : #202340;
	font-family: Arial;
	font-size: 20px;
	padding : 10px;
	color : #F0FF00;
	
}

.hostSelect a:link {  color: #F0FF00; text-decoration: underline}
.hostSelect a:visited {  color: #F0FF00; text-decoration: underline}
.hostSelect a:hover {  color: #F0FF00; text-decoration: none}

.menuTitle {
  font-family: Verdana;
  font-size: 13px;
  color : yellow;
  font-weight: bold;
  text-align: center;
}

.subTitle {
  font-family: Verdana;
  font-size: 9px;
  color : yellow;
  font-weight: bold;
}


.gameTitle {
  font-family: Arial;
  font-size: 30px;
  color : white;
  font-weight: bold;
}

.menuBody {
  font-family: Verdana;
  font-size: 10px;
  color : white;
  text-align:left;
}

.menuStyle {
 
  vertical-align: top;
  border-width: 4px;
  border-color: white;
  /* background: #202340; */
  background: #2F345F;
  border-style: solid;
}

.newStuff {
  font-family: Verdana;
  font-size: 13px;
  color : yellow;
  text-align:center;
  font-weight : bold;
}

h1 {
	font-family: tahoma;
	color: white;
}

a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E1A328;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}


