	#game_links{position:relative;float:left;margin:0px;margin-bottom:-4px;margin-top:-10px;margin:0 auto;}
	#game_links a{		
		font-stretch:ultra-expanded;
		font-stretch:expanded;
		font-stretch:ultra-condensed;
		font-size:0.7em;
		font-size:0.65em;
		font-family:tahoma;
		background-color:#337733;
		color:#00ff00;
		border-color:#00ff00;
		border-style:solid;
		border-width:1px;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
		padding-bottom:1px;
		-moz-border-radius:3px / 3px;-webkit-border-radius: 3px 3px;border-radius: 3px;-khtml-border-radius: 3px;
	}
	span#game_links a:hover{
		color:#ff00cc;
		color:white;
	}
	span#game_links a:active{
		color:orange;
	}
	#outter_souper_bomb_reversi_div{margin-top:5px;}