.menu-grey:link {
	color: #000000;
	text-decoration: none;
	width: 148px;
	text-indent: 5px;
}
.menu-grey:visited {
	color: #000000;
	text-decoration: none;
	width: 148px;
	text-indent: 5px;
}
.menu-grey:hover {
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	text-indent: 5px;
	border: none;
}
