@import url('game_news.css');

#news {
margin-top:0;
}

#navigation{
	display:block;
	float:left;
	padding:10px 0px;
	font:11px tahoma;
	font-weight:bold;
	color:#333333;
	width:320px;
}

#navigation a{
	color:#333333;
	font:11px tahoma;
	font-weight:bold;
	text-decoration:none;
}

#navigation a:hover{
	text-decoration:underline;
}
