.Stile1 {font-family: Verdana}
.Stile3 {font-family: Verdana; font-size: 9; }
.Stile4 {font-size: 9}
.Stile5 {font-size: 9px}
.Stile6 {font-family: Verdana; font-size: 9px; }
body,td,th {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #CCFFFF;
}

