body {
	margin: 0px;
	background-image: url(../images/bg.gif);
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fbe5ff;
	text-decoration: none;
	letter-spacing:1px;
}

.menuLinks {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menuLinks:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: none;
}
.topics {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topicsTitle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
}
.gameTitles {
	font-family: Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
}
.liveText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9275d6;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-weight:normal;
	display: inline;
	line-height:20px;
	font-size:11px;
	text-align:center;
	color: #ddebdd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textBig {
	font-family: "Trebuchet MS", Verdana;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
}

