A{ 
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

.bordoarancio{
	BORDER:1px solid; BORDER-COLOR:#ff3300
}

.C{ 
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

.G{ 
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
}

.none {
		
	BORDER-RIGHT: #333333 ; BORDER-TOP: #ff5500; BORDER-LEFT: #ff5500;
	 BORDER-BOTTOM: #333333 ;background : #cccccc;
}


#M{
	padding:0;
	margin:0;
	}
	#M ul{
	padding:0;
	margin:0;
	}
	#M li{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	}
	#M li a{
	width:120px;
	height: 20px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 20px;	
	color: white;
	}
	
	#M ul ul{
	position: absolute;
	top: 20px;
	width: 260px;
	visibility: hidden;
	}
	#M ul li:hover ul{
	visibility:visible;
	}

	
body{ 
behavior: url("csshover3.htc");
}
