.site {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #D96F3F;
	text-decoration: none;
}

a:link {
	color: #D96F3F;
	text-decoration: none;
}
a:visited {
	color: #D96F3F;
	text-decoration: none;
}
a:hover {
	color: #EBA741;
	
}
a:active {
	color: #EBA741;
	
}
 .menu{
	visibility: hidden;
	z-index: 5;
	position: absolute;
	left: 474px;
	top: 20px;
	filter:alpha(opacity=25);
	moz-opacity:1;
	width: 126px;
	height: 311px;
	overflow: hidden;
	background-color: #5F4C3B;
        }
 .menu2{
	visibility: hidden;
	z-index: 5;
	position: absolute;
	left: 445px;
	top: 66px;
	filter:alpha(opacity=25);
	moz-opacity:1;
	width: 126px;
	height: 124px;
	overflow: hidden;
	background-color: #5F4C3B;
        }

.txtmenu{font-family: "Trebuchet MS", Tahoma, Verdana, Arial; color: #ffffff; text-decoration: none; font-size: 14px}
.txtmenu2{font-family: "Trebuchet MS", Tahoma, Verdana, Arial; color: #9999999; text-decoration: none; font-size: 12px}
.txtmenu:hover {
	color: #D96F3F;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-style: oblique;
}

.shadow:hover {
filter: DropShadow(Color=#000000, OffX=dunno, OffY=dunno, Positive=dunno);
}
.shadow {
filter: DropShadow(Color=#000000, OffX=dunno, OffY=dunno, Positive=dunno);
}

