.Stile1 {
font-family: tahoma;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 11px;
}
.Stile2 {
	font-family: tahoma;
	color: #FFFFFF;
	font-size:11px;
}

.Stile3 {
	font-family: tahoma;
	color: #FFFFFF;
	font-size:10px;
	font-weight:bold;
}

.Stile8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
A:link, A:visited { text-decoration: none
 }
A:hover { text-decoration: underline
 }