@charset "UTF-8";
.menu-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	letter-spacing: 1px;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}

