div.menuf {
	margin:0;
	text-align:left;
	position:fixed;
	top:0px;
	left:20px;
	width:160px;
	z-index:5;
	color:#00FFCC;
	background-color:#000000;
	opacity: 0.8;
	filter: alpha (opacity=80);
	zoom: 1;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 14px;
	font-variant: normal;
	font-weight: normal;
	text-indent: 0px;
}

div.menuf 
a {
	display:block;
	padding:0px;
	font-weight:lighter;
	text-decoration:none;
	color:white;
	background-color:#000000;
	font-size:x-small;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div.menuf 
a:hover {color:#FF9900}

div.menuf 
p.menuf {
	margin:0; 
	border:0px ; 
	color:#000; 
	background-color:#333333; 
	font-family:Tahoma, Arial
	}
	
body {
	background-color: #000000;
	background-image: url();
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: overline;
	color: #ff9900;
}
a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:active {
	text-decoration: underline;
	color: #ff9900;
}
.txt {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 25px
	}
.sinestilo {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 10px
}

