.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #bbbbbb;
border-bottom-width: 0;
font:normal 8px Tahoma;
line-height: 18px;
z-index: 100;
background-color: white;
width: 205px;
color:White;
}


.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #bbbbbb;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: black;
font:normal 11px Tahoma;
}


.anylinkcss a:hover{ /*hover background color*/
background-color: #dddddd;
color: black;
}
.anylinkcss a:visited{ /*hover background color*/

	color: black;
}
.menutext{
	text-decoration:none;
	color:Black;
	font:normal 11px Tahoma;
         font-weight:normal;
}
.menutext a:visited{
	text-decoration:none;
	color:White;
	font:normal 11px Tahoma;
         font-weight:normal;
}
.current
{
	/*background-color:#eeeeee;*/
	background-image:url(../images/arka_pittik.jpg);
	color:White;
}
.textbox
{
	border:solid 1px navy;
}
