<style type="text/css">
<!--
.small3 {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}

.small2 {
	font-family: Arial;
	font-size: 7.6px;
	color: #666666;
}

.small {
	font-family: Arial;
	font-size: 8px;
	color: #333333;
}
.title {
	font-family: Arial;
	font-size: 10.8px;
	color: #333333;
}

.ringo {
	font-family: Arial;
	font-size: 11.3px;
	color: #333333;
	line-height: 1.3;
	word-spacing: 1.2px;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330099;
}

 .class1 A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
	font-weight: lighter;

}
 .class1 A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: lighter;

}
 .class1 A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
	font-weight: lighter;
}

 .class1 A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
	font-weight: lighter;

}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


 .class1 font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}



-->
#dropmenudiv{
	position:absolute;
	background-color: #DADEE9;
	font:bold normal 12px/18px Verdana;
	z-index:100;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0 solid #999999;
	border-left: 1px solid #999999;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 4px;
	border-bottom: 1px solid #999999;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#dropmenudiv a:hover{
	background-color: #FFFFFF;
	color: #3300CC;
	text-decoration: none;
	font-weight: bold;
}



/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 200px;
background-color: #FFFFB9;
}

</style>
