#textonlymenu {
	color: #999999;
	font-size: 0.6em;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: center;
	width: 100%;
	clear: both;
}
#textonlymenu a {
	color: #36AFFE;
	text-decoration: none;
}
#textonlymenu a:hover {

	color: #666666;
}
