.menuLink {
	color: gray;
}

a.menuLink:link    { text-decoration: none; }
a.menuLink:visited { text-decoration: none; }
a.menuLink:hover   { text-decoration: none; }
