﻿.link7bianco
{
	font-size: 7pt;
	color: white;
	font-family: verdana;
	font-weight: bold;
	font-variant: normal;
}
	
.link7bianco:link
{
	 text-decoration:none;
	 color: white;
	 font-weight: bold;
	}
	
.link7bianco:hover
{
	 text-decoration:none;
	 color: yellow;
	 font-weight: bold;
	}
	
.link7bianco:active
{
	 text-decoration:none;
	 
	}
	
.link7bianco:visited
{
	 text-decoration:none;
	 
	}
	
.testo8giallo
{
	font-size: 8pt;
	color: yellow;
	font-family: verdana;
}



.titolo10
{
	font-size: 10pt;
	color: black;
	font-family: verdana;
	font-weight: bold;
}
	
.titolo10:link
{
	 text-decoration:none;
	 color: black;
	}
	
.titolo10:hover
{
	 text-decoration:none;
	 color: gray;
	}
	
.titolo10:active
{
	 text-decoration:none;
	 
	}
	
.titolo10:visited
{
	 text-decoration:none;
	 
	}
	
.testo10bianco
{ font-family:Verdana;
	font-size:10pt;
	color:White;
	}
	
.testo10bold
{
		font-size: 10pt;
		color: black;
		font-family: verdana;
		font-weight:bold
	}
	
.testo8bold
{
		font-size: 8pt;
		color: black;
		font-family: verdana;
		font-weight:bold
	}
	
.testo8black
{
	font-family:Verdana;
	font-size:8pt;
	color:black;
	}
	
.testo8gray
{
	font-size: 8pt;
	color: gray;
	font-family: verdana;
}


.testo7bianco
{
	font-size: 7pt;
		color: white;
		font-family: verdana;
	}

.link7bianconorm
{
		font-size: 7pt;
		color: white;
		font-family: verdana;
		
	}
	
.link7bianconorm:link
{
	 text-decoration:none;
	 color: white;
	}
	
.link7bianconorm:hover
{
	 text-decoration:none;
	 color: yellow;
	}
	
.link7bianconorm:active
{
	 text-decoration:none;
	 
	}
	
.link7bianconorm:visited
{
	 text-decoration:none;
	 
	}
	
	
.menufooter
{
	font-size: 7pt;
		color: white;
		font-family: verdana;
	}
	
.menufooter a
{
	font-size: 7pt;
		color: white;
		font-family: verdana;
		text-decoration:none;
	}
	
.menufooter a:hover
{
	font-size: 7pt;
		color: yellow;
		font-family: verdana;
		text-decoration:none;
	}
	
	
.titoli
{
	font-size: 10pt;
	color: black;
	font-family: verdana;
	font-weight: bold;
	text-decoration:none;
}