body {
  background-color: #8080FF;
  color: yellow;
  font-size: 12px;
  font-family: verdana, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.header, .norm {
  font-size: 12px; 
}

.menu {
/*  font-size: 0.8em; */
  font-size: 12px;
}


a, A.menu, A.lmenu  {
	color : Navy;
	font-family : verdana, sans-serif;
	text-decoration : none;
}

A.lmenu {
  font-size: 10px;
}

a:visited, A.menu:Visited, A.lmenu:Visited  {
	text-decoration : none;
}

a:Active, a:Hover, A.menu:Hover, A.menu:Active, A.lmenu:Active, A.lmenu:Hover  {
	text-decoration : underline;
}

a {
  	font-size: 12px;
}

.lmenutext {
  color: #400040;
  font-size: 10px;

}

.featured {
/*  font-size: 0.7em; */
  font-size: 10px;
}


.game { 
	font-size: 12px;
} 
h1.game { 
	padding: 1em;
	font-size: 24px;
	font-weight: bold;
} 
h2.game { 
	font-size: 20px;
	font-weight: bold;
} 
