@charset "utf-8";

.style1
{
	color: #FFFFFF
}


#game_tabe a
{
	color           : #FFFFFF; 
	text-decoration : underline;
}

#game_tabe a:visited
{
	color           : #FFFFFF; 
	text-decoration : underline;
}

#game_tabe a:hover
{
	color           : #FFFFFF; 
	text-decoration : underline;
}

#game_tabe a:active
{
	color           : #FFFFFF; 
	text-decoration : underline;
}

