.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.titoletto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;

}
.testo-piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
	color: #14143F;
	background-image:   url(images/title_background.gif);


}
a {
	text-decoration: none;
	color: #333399;

}
.testoprezzi {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabelle-colorate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #262675;
	background-color: #B3D9FF;
	font-size: 12px;

}
.stile-bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-transform: uppercase;

}
.titolo-pagina {
	font-family: Tahoma;
	font-size: 18px;
	text-transform: uppercase;
	color: #F0F0F0;
	font-weight: normal;

}

