.artmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	cursor: hand;
	filter: Shadow(Color=#C4DDFF, Direction=1);
	border: none;
	left: 0px;
	top: 0px;
	background-color: #FFFFCC;
	clip:  rect(0px 0px auto auto);
}

.artmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #DD0000;
	background-color: #CCFFFF;
	filter: Shadow(Color=#FFFFFF, Direction=3);
}


body {
	font-family: Verdana, Arial, Helvetica;
	font-facee: Verdana;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#DDDDDD ;
	background-image: url('../_1stpage/gri.jpg');

	background-attachment: fixed ; 
	background-position: right bottom ;

	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #777777;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #777777;}
	scrollbar-base-color:#000000;
	scrollbar-track-color:#777777;
	scrollbar-darkshadow-Color:#777777;
}