A:Visited{
	text-decoration : none;
	color : #CC3300;
}

A:Active{
	text-decoration : none;
	color : #CC3300;
}

A:Hover{
	text-decoration : none;
	color : #000080;
}

A:Link{
	text-decoration : none;           	
	color : #CC3300;
}


A.bianco:Visited{
	text-decoration : none;
	color : #ffffff;
}

A.bianco:Active{
	text-decoration : none;
	color : #ffffff;
}

A.bianco:Hover{
	text-decoration : none;
	color : #ffffff;
}

A.bianco:Link{
	text-decoration : none;           	
	color : #ffffff;
}

#ie5menu{
	position:absolute;
	width:100pt;
	border: 2px outset white;
	background:buttonface;
	font-family:"MS sans serif";
	font-size: 9pt;
	line-height:13pt;
	cursor:default;
	visibility:hidden;
	z-index:1000;
}

.menuitems{
	padding-left:10pt;
	padding-right:10pt;
}