.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.testi-grassetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sfondo-tabella {
	background-color: #FFFFFF;
}
.testi-bianchi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sfondo-tab-02 {
	background-color: #006699;
	text-align: center;
	color: #FFF;
	font-size: 14px;
}
.sfondo-tab-03 {
	background-color: #000000;
}
.sfondo-tab-04 {
	background-color: #FFFF77;
}
.background {
	background-color: #FFFFFF;
	background-image: url(graphs/background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.titoligrandi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
}

