body {
  background-color: #F8F0F0;
  color: black;
  font-size: 10px;
  font-family: verdana, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.header {
  font-size: 14px; 
  font-weight: bold;
  color: maroon;	
  padding-bottom: 10px;
  padding-top: 10px;
}
a.header:hover {
		text-decoration : underline;
	}


.menu {
  font-size: 12px;
  font-weight: bold;
  color: white;	
}

.norm {
  font-size: 10px;
  color: black;	
}

a.norm, a.norm:visited,a.norm:active,a.norm:hover {
  	color: blue;	

}
a.norm:hover {
	text-decoration : underline;
}

a, A.menu, A.lmenu  {
  	color: white;	
	text-decoration : none;
}

A.menu:Hover {
	/*color : #FFFFC0;*/
	background-color: maroon;
}

a {
  	font-size: 12px;
}


.topic {
  font-size: 12px; 
  font-weight: bold;
  color: white;	
  background-color: maroon;
  border-style: outset;
}

/* information tables */
.infotables {
border: 1px solid; cellspacing: no; width: 100%; padding: 0px; background-color: white; bordercolor: #000000
}

/* headline for information tables */
.headline {
font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif;font-weight: bold;color: #FFFFFF;background-color: maroon;font-size: 12px;
}
.mainrow, .mainrow2 {
font-family: Arial,Verdana,Tahoma,Helvetica,Sans-serif; color: black;font-size: 11px; 
}
a.mainrow:link, a.mainrow:visited, a.mainrow:active { 
	color: black; text-decoration: none;
}
a.mainrow2:link, a.mainrow2:visited, a.mainrow2:active { 
	color: blue; text-decoration: underline;
}

.text {
  font-size: 11px;
  color: black;	
  padding-left: 10px;
  padding-right: 10px;
}
a.text:link, a.text:visited, a.text:active { 
	color: blue; text-decoration: none;
}
a.text:hover { 
	color: blue; text-decoration: underline;
}



.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;
} 

