
#C_SPY_horiz-text-menu
{
	text-align:center;
	color:white;
	font-size:x-small;
	margin-left:auto;
	margin-right:auto;
}

#C_SPY_horiz-text-menu .separator
{
	font-size:small;
}

#C_SPY_horiz-text-menu a
{
	text-decoration:none;
	color:#999;
	font-size:11px;
}

#C_SPY_horiz-text-menu a:link
{
	text-decoration:none;
	color:#999;
}

#C_SPY_horiz-text-menu a:visited
{
	text-decoration:none;
	color:#999;
}

#C_SPY_horiz-text-menu a:active
{
	text-decoration:none;
	color:#999;
}

#C_SPY_horiz-text-menu a:hover
{
	text-decoration:underline;
	color:white;
}