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
}

.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;
  border-style: solid;
}

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;
}

