/* CSS Document */

p{
	font-family: forte;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	text-align: left;
}
.bold {
	font-family: mistral;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #660000;
}
.navigation {
	font-family: forte;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	background-color: #FFFF99;
	display: block;
	padding: 8px;
	width: 140px;
	line-height: normal;
}
.bold2 {
	font-family: vivaldi;
	color: #CCFF00;
	font-style: oblique;
	font-weight: bold;
	text-decoration: blink;
	font-size: larger;
}
.citazione {
	font-family: PalacescriptMT;
	font-size: 16px;
	font-style: normal;
	font-weight: 200;
	color: #CCCCCC;
}
.intitolazione {
	font-family: forte;
	font-size: 40px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	text-transform: none;
	text-align: center;
}
.bottoni {
	font-family: "Harlow Solid Italic";
	font-size: 36px;
	font-style: normal;
	color: #FF6600;
}
.immagini {
	font-family: vivaldi;
	font-size: 50px;
	font-style: italic;
	color: #FFFFFF;
}
.link {
	font-family: "Harlow Solid Italic";
	font-size: 40px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	letter-spacing: 0em;
	text-align: justify;
	vertical-align: middle;
	word-spacing: 0em;
	display: compact;
}


