a.menu:hover     { 	text-decoration: none; font-family: arial; color: white; background: pink;  font-size: 15px; }
a.menu:link      { 	text-decoration: none; font-family: arial; color: white; font-size: 15px; }
a.menu:visited   { 	text-decoration: none; font-family: arial; color: white; font-size: 15px; }

a:link     { 	text-decoration: underline; font-family: arial; color: gray; }
a:visited   { 	text-decoration: underline; font-family: arial; color: gray; }
a:hover    { 	text-decoration: none; font-family: arial; color: white; background: pink; }

a.gal:hover     { 	text-decoration: none; font-family: arial; color: white; background: pink; }
a.gal:link      { 	text-decoration: none; font-family: arial; color: white; }
a.gal:visited   { 	text-decoration: none; font-family: arial; color: white; }


			
