.menutext {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
.menutext:hover{color:red }
.topmenu {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
}
.topmenu:hover{color:red }
.newsheadline {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.submenutext {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.submenutext:hover{color:red }
.pagetitle {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.normaltext {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 9pt;
	font-weight: normal;
}
.topmenuOver {

	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}
.newsheader {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
}
.newsheader_red {

	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.gamestxt {

	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: normal;
}
.gameheader_black {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	vertical-align: text-top;
}
