@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #333300;
}
body {
	background-color: #993;
}
.Stile1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#660000;
	font-weight: bold;
}
.Stile2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color:#660000;
}
.Stile3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#333300;
	text-decoration: underline;
}
.Stile4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#333300;
}
.Stile5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#660000;
}
.Stile6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#333300;
	font-weight: bold;
}
.Stile7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#333300;
	font-weight: bold;
}
.Stile8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color:#333300;
}

.Didascalia {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #600;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a.classlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #036;
	text-decoration: none;
}
a.classlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #06C;
	text-decoration: none;
}
a.classlink:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#036;
	text-decoration: underline;
}
a.classlink:active { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#036;
	text-decoration: none;
}
