	body {
		font-family: Arial, Helvetica, sans-serif;
		margin: 10px 0px 0px 0px;
		background-color: #000051;
	}


/* LINK */

	a:visited {
		text-decoration: underline;
	}
	a:hover {
		text-decoration: none;
	}
	a:link {
		text-decoration:  underline;
	}
	
	a.home {
		font-size: 12px;
		color: #999999;
		font-weight: bold;
	}
	
	a.menusx:visited {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
	}
	a.menusx:link {
		text-decoration: none;
		color: #000000;
		font-weight: bold;
	}
	a.menusx:hover {
		text-decoration:  underline;
		color: #000000;
		font-weight: bold;	
	}
	
	a.bottom:visited {
		font-size: 12px;
		color: #FFFFFF;
		text-decoration:  none;	
	}
	a.bottom:link {
		font-size: 12px;
		color: #FFFFFF;
		text-decoration:  none;	
	}
	a.bottom:hover {
		font-size: 12px;
		color: #FFFFFF;
		text-decoration:  underline;	
	}

	a.paginazione:visited {
		color: #000000;
		text-decoration:  none;	
	}
	a.paginazione:link {
		color: #000000;
		text-decoration:  none;	
	}
	a.paginazione:hover {
		color: #000000;
		text-decoration:  underline;	
	}	
	.nopaginazione {
		color: #999999;
	}
	.pagina {
		color: #CC0000;
	}	
	
	a.topap:visited {
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		text-decoration:  none;	
	}
	a.topap:link {
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		text-decoration:  none;	
	}
	a.topap:hover {
		font-size: 12px;
		color: #007E46;
		font-weight: bold;
		text-decoration:  underline;	
	}

	.topap {
		font-size: 12px;
		color: #007E46;	
	}
	
	.menu {
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
	}
	.bottom {
		font-size: 12px;
		color: #FFFFFF;
		text-decoration: none;
	}
	.title {
		font-size: 14px;
		font-weight: bold;
	}
	.subtitle {
		font-size: 12px;
		font-weight: bold;
		font-style: italic;
	}
	.news {
		font-size: 1px;
		color: #000051;
		display: none;
	}
/* FONTS  */
	.font10 {
		font-size: 10px;
	}
	.font11 {
		font-size: 11px;
	}
	.font12 {
		font-size: 12px;
	}
	.data {
		font-size: 12px;
		color: #D90000;
		/* font-style: italic; */
	}
	.big {
		font-size: 14px;
		color: #999999;
	}
	.tabellatitolo {
		font-weight: bold;
		font-size: 12px;
		color: #FFFFFF;
	}
	h1 {
		font-size: 12px;
		color: #999999;
	}
	
	.buttB {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		background-color: #D90000;
		border: 1px #000000 solid;
	}
