
	#menu a:hover{
		background-image:url(img/hover.png);
		background-position:left top;
		background-repeat:repeat-x;
		border-style:solid
	}
