#menu a {
	display: table;
	text-decoration: none;
	right: auto;
	bottom: auto;
	clip:                     rect(   );
	clear: none;
	float: none;
; border: thin #011A33 solid
; height: 49px; width: 49px












}
#menu a:hover {
	border: thin #FFFFFF solid;



}
