	A:link  {
	color: #F29323;
	text-decoration: underline;
	font-weight: bold;
	}
	
	
	A:visited  {
	color: #F29323;
	}
	
	A:active  {
	color: #F29323;
	}

	A	{
	color: #F29323;
    	}
	
	
	A:Hover { 
	color: #FFFFFF;
	background-color:#F29323;
    text-decoration: none;
	}
	
	
	
	A.footer:link  {
	color: #374142;
	text-decoration: none;
	font-weight: normal;
	}
	A.footer:visited  {
	color: #374142;
	text-decoration: none;
	font-weight: normal;
	}
	A.footer:active  {
	color: #374142;
	text-decoration: none;
	font-weight: normal;
	}
	A.footer	{
	color : #374142;
    text-decoration: none;
	text-decoration: none;
	font-weight: normal;
    	}
	A.footer:Hover { 
	color : #FFFFFF ;
	background-color: #374142;
	text-decoration: none;
	font-weight: normal;
	}
	
	
	.testopassword{
	    Color: #676E78;
	    font-size: 8pt;
	    font-weight : bold;
	    FONT-VARIANT: normal;
	    FONT-STYLE: normal;
	    LINE-HEIGHT: 9pt;
	   }

	input, select {
	    Color: #676E78;
	    font-size: 8pt;
	    font-weight : bold;
	    FONT-VARIANT: normal;
	    FONT-STYLE: normal;
	    LINE-HEIGHT: 9pt;
	    BORDER-RIGHT: #374142 1px solid;
	    BORDER-TOP: #374142 1px solid;
	    BORDER-LEFT: #374142 1px solid;
	    BORDER-BOTTOM: #374142 1px solid;
	  }
	
	.textarea{
	    Color: #676E78;
	    FONT-size: 8pt;
	    font-weight : bold;
	    FONT-VARIANT: normal;
	    FONT-STYLE: normal;
	    LINE-HEIGHT: 9pt;
	    BORDER-RIGHT: #FFFFFF 1px solid;
	    BORDER-TOP: #FFFFFF 1px solid;
	    BORDER-LEFT: #FFFFFF 1px solid;
	    BORDER-BOTTOM: #FFFFFF 1px solid;

	}
		


	.testo {
		color: #374142;
		font-family: Arial,sans-serif;
		font-size:12px;
		font-weight: none;
		line-height: 18px;
	
	}
	
	
	
	.testobig {
		color: #374142;
		font-family: Arial,sans-serif;
		font-size:18px;
		font-weight: bold;
			
	}
	
	
	.testoaranciobig {
		color: #F29323;
		font-family: Arial,sans-serif;
		font-size:18px;
		font-weight: bold;
		font-style: italic;
			
	}
	
	
	
	.testofooter {
		color: #000000;
		font-family: Arial,sans-serif;
		font-size:12px;
		font-weight: none;
	
	}
	

	.testobianco {
		color: #FFFFFF;
		font-family: Arial,sans-serif;
		font-size:11px;
		font-weight: none;
	
	}
	
	li {
	padding-left:10px;
	list-style-position: inside;
	list-style-type: square;
	}
	


