

.gestione {
	font-family: Verdana;
	font-size: 12px;
	color:Blue;
}
.gestione_01 {
	font-family: Verdana;
	color: Blue;
	font-size: 12px;
	margin-right:auto;
}

.link_a { font-family: Verdana; color: Black; font-weight: bold; text-decoration: none}
.link_a:hover { font-family: Verdana; font-weight: bold; color: Black; text-decoration: underline}
.link_b { font-family: Verdana; color: Blue; text-decoration: none}
.link_b:hover { font-family: Verdana; font-weight: bold; color: Black; text-decoration: none}
.link_c { font-size: 12px; font-family: Verdana; color: Blue;  text-decoration: none}
.link_c:hover { font-size: 12px; font-family: Verdana; font-weight:  bold; color: Blue; text-decoration: none}
.menuRootStyle { width:100%; font-weight:bold; text-align:center; z-index:2}
.menuStyle { z-index:2}



.bottone
{
    WIDTH: 200px; COLOR: navy; BORDER-TOP-STYLE: outset; FONT-FAMILY: Verdana; BORDER-RIGHT-STYLE: outset; BORDER-LEFT-STYLE: outset; BACKGROUND-COLOR:Silver; BORDER-BOTTOM-STYLE: outset;
}

#marqueecontainer{
position: relative;
width: 90%; /*marquee width */
height: 85%; /*marquee height */
background-color: Transparent;
overflow: hidden;
border: 3px none black;
padding: 2px;
padding-left: 4px;
}
