/* generali */

body { font-family:Verdana, Arial; font-size:10pt; }
h1 { font-family:Verdana; font-size:14pt; color:#FB6A00; margin: 0px;}
h2 { font-family:Verdana; font-size:13pt; color:#009900; margin: 0px;}
h3 { font-family:Verdana; font-size:12pt; color:#FB6A00; margin: 0px;}


/* testo */
.linkt { font-family:Verdana, Arial;
		font-size:10pt;
		color:#000000;
		text-decoration:none;
		cursor:text; }
.yellow {  background-color: #FFFF00}
.menu {
	font-size: 8pt;
	text-decoration: none;
	color: #009900;
}
.menu:hover {
	font-size: 8pt;
	text-decoration: none;
	color: #CC0000;
}

.link {
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
}

.linkt {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	cursor:text	
	
}
.link:hover {
	color: #F66605;
	font-weight: normal;
	text-decoration: underline;
}
.link:visited {
	color: #009900;
	font-weight: normal;
	text-decoration: underline;
	}
.txtpiccolo {
	font-size: x-small;
	text-decoration: none;
}
.txtgrande {
	font-size: large;
}
.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #FF8C01;
	text-decoration: none;
}
.titoloinverso {
	color: #FFFFFF;
	background-color: #FF8B00;
}
.bordofoto {
	border: 1px solid #FF8B00;
}
.marketinginformatico {
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}
