A:link {
	color: #993300;
}

A:visited {
	color: #993300;
}

A:hover {
	color: #e24900;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

.barra {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	font-family: Mistral, helvetica, arial;
}

.barra:hover {
	color: #008888;
}

.barra:active {
	color: #000000;
}

.titolo {
	font-weight: bold;
	font-size: 72px;
	font-family: Mistral, helvetica, arial;
	text-align: center;
}

.titolopiccolo {
	font-weight: bold;
	font-size: 26px;
	font-family: Mistral, helvetica, arial;
	text-align: center;
}

h1 {
	font-weight: bold;
	font-size: 32px;
}

h2 {
	font-weight: normal;
	font-size: 25px;
	font-style: italic;
}

h3 {
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
	color: #993300;
	font-family: Mistral, Verdana, helvetica;
}

h4 {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #993300;
	font-family: Mistral, Verdana, helvetica;
}

body {
	font-size: 16px;
	margin: 10px;
	color: #333333;
	font-style: normal;
	font-family: Verdana, helvetica, arial;
	background-color: #FFFF99;
	/*background-color: #fefefe;*/
	text-align: justify;
}

.giust {
	text-align: justify;
}

.medio {
	color: #333333;
	font-size: 14px;
	font-style: normal;
	text-align: justify;
}

.piccolo {
	color: #000000;
	font-size: 12px;
	font-style: normal;
}

.moltopiccolo {
	font-family: 'Century Gothic' , helvetica, arial;
	font-size: 10px;
	font-style: normal;
}

.fontFMSolutions {
	font-size: 10px;
	font-style: normal;
	font-family: 'Century Gothic' , helvetica, arial;
	text-align: right;
}

.fontIndirizzo {
	font-size: 10px;
	font-style: normal;
	font-family: Verdana, helvetica, arial;
	text-align: center;
}

.cornice {
	border-right: #994500 thick double;
	border-top: #994500 thick double;
	margin: 1px;
	border-left: #994500 thick double;
	border-bottom: #994500 thick double;
}

.newshome {
	font-weight: bold;
	font-size: 25px;
	font-family: Mistral, helvetica, arial;
	color: #993300;
	text-align: center;
	}


