#popitmenu
{
	position: absolute;
	background-color: transparent;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}

#popitmenu a
{
	text-decoration: none;
	padding-left: 0px;
	color: black;
	display: block;
}

#popitmenu a:hover
{ /*hover background color*/
	background-color: #A1A0A0;
}

BODY
{
margin: 0px;
}

.beztext
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: #8D836C;
}

A.bezlink:link
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: #8D836C;
text-decoration: none;
}
A.bezlink:visited
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: #8D836C;
text-decoration: none;
}
A.bezlink:hover
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: #8D836C;
text-decoration: underline;
}

INPUT.bezin
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: #8D836C;
}

TEXTAREA.bezar
{
font-family: Tahoma;
font-size: 11px;
font-weight: 400;
color: #8D836C;
}
