.menubg{
	background-image: url(images/menubg.gif);
	border:3px solid #F49304;
	background-repeat: no-repeat;
	}
A:link {text-decoration: none;color:#7C4409}
A:visited {text-decoration: none;color:#7C4409}
A:active {text-decoration: none;color:#7C4409}
A:hover {color: red;}
	
