a:link {
	color: #000000;
	text-decoration: none;
} 
a:visited {
	color: #006699;
	text-decoration: none;
} 
a:hover {
	color: #336799;
	text-decoration: underline;
} 
a:active {
	color: #000000;
	text-decoration: none; 
} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	spacing: 0px;	
} 
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	spacing: 0px;
	font-weight: bold;
	text-align: center;
	background-color: #e8f0f1;

} 

li {color: #339966; list-style-type: square} 
ul {
	color: #339966;
	list-style-type: square;
	display: marker;
} 
ol {color: #339966} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666699} 
.mytext a:link {color: #333333; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 


.titolo {/*ok*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.titolofoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

.titolonered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;

}
.titoletto {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
}
.th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
}
.etichetta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	background-color: #e5e5e5;
	padding-left: 5px;
}
