body{
	background: #FFFFFF url(/img/body_bg.gif) 
	repeat; font: 12px Tahoma;
}
form{
	padding: 0px;
	margin: 0px;
}

.topten {
	font: 13px tahoma;
}
.topten a {
	text-decoration: underline;
	font : bold;
	color : Black;
}
.newgames {
	font: 13px tahoma;
}
.newgames a {
	text-decoration: underline;
	font : bold;
	color : Black;
}
.games{
	font: 13px tahoma;
	text-align: justify;
	padding-right: 4px;
}
.games1{
	font: 13px tahoma;
	text-align: left;
	padding-left: 4px;
}	
.games a {
	text-decoration: underline;
	font : bold;
	color : Black;
}
.genres{
	font: 13px tahoma;
	text-align: justify;
	margin:15px;
}
.genres a {
	text-decoration: underline;
	font : bold;
	color : Black;
}

.style_for_page_href1 {
	text-decoration: none;
	font: 12px Tahoma;
	font-weight: bold;
	color: black;
}
.style_for_active_page_href1 {
	text-decoration: none;
	font: 12px Tahoma;
	font-weight: bold;	
	color: red;
}
