body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.TestoGrandeArancio {
	font-size: 16pt;
	font-style: normal;
	color: #E22525;
}

.titolo {
	font-size: 14pt;
	color: #0099cc;
	font-weight: bold;
}

.testo1BiancoBold {
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}

.testo1Bold {
	font-size: 10pt;
	color: #E22525;
	font-weight: bold;
}
#rigasuperiore {
	position:absolute;
	left:0px;
	top:30px;
	width:100%;
	height:70px;
	z-index:-1;
	background-image: url(70sfondo-topbar-maxcolor.gif);
}

.text {
	font-size:12pt;
	color:#333333;
	font-weight:normal
}

a { 
	color: #990066;
	text-decoration: none;
	font-weight : normal;
	font-size : 12pt;
}

a:hover { 
	color: #Ffffff;
	text-decoration: underline;
	background-color: #cc3333;
}
