.space {
	padding: 10px;
}
.altmenu {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.altmenu:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
.ustmenu {

	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: none;
}
.ustmenu:hover{

	font-family: tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}

