 .amit {
	CURSOR: hand;
	border-top: 1px outset #999999;
	border-right: 2px outset #EAEAEA;
	border-bottom: 2px outset #EAEAEA;
	border-left: 1px outset #FFFFFF;
	background-image: url(images/my_slice.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat-x;
	background-position: bottom;




}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	font-size: 14px;
	font-weight: bold;
}
body {
	background-image: url(images/grid.png);
}

