A {
    font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	/*background-color: #ff0000;*/
	color: #0000ff;
	text-decoration: none;	
	}

A:hover {
    font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	/*background-color: #000099;*/
	color: #000099;
	text-decoration: none;
	}

.A_doppiatori {
    font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	/*background-color: #ff0000;*/
	color: #0000ff;
	text-decoration: none;	
	}

.A_doppiatori:hover {
    font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	background-color: #DAE6F0;
	color: #000099;
	text-decoration: none;
	}

body {
		SCROLLBAR-FACE-COLOR: #ffffff;
		SCROLLBAR-HIGHLIGHT-COLOR: #000099;
		SCROLLBAR-SHADOW-COLOR: #ffffff;
		SCROLLBAR-3DLIGHT-COLOR: #ffffff;
		SCROLLBAR-ARROW-COLOR: #000099;
		SCROLLBAR-TRACK-COLOR: #DAE6F0;
		SCROLLBAR-DARKSHADOW-COLOR: #001856;
	 }

.inputBox {
			BACKGROUND-COLOR: #D9EEFF;
			COLOR: #000099;
			FONT-FAMILY: Arial, Verdana, Times New Roman, sans-serif;
			FONT-SIZE: 8pt;
			text-indent: 1px;
			BORDER-LEFT: #000099 1px solid;
			BORDER-BOTTOM: #000099 1px solid;
			BORDER-RIGHT: #000099 1px solid;
			BORDER-TOP: #000099 1px solid;
		  }

.inputBox2 {
			BACKGROUND-COLOR: #FFFFFF;
			COLOR: #000099;
			FONT-FAMILY: Arial, Verdana, Times New Roman, sans-serif;
			FONT-SIZE: 9pt;
			text-indent: 1px;
			font-style: normal;
			font-weight: bold;
			BORDER-LEFT: #000099 1px solid;
			BORDER-BOTTOM: #000099 1px solid;
			BORDER-RIGHT: #000099 1px solid;
			BORDER-TOP: #000099 1px solid;
		  }

.scheda {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	}

.scheda_pic {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #ffff00;
	text-decoration: none;
	}

.textarea_barra {
	  BACKGROUND-COLOR: #D9EEFF;
	  COLOR: #000099;
	  FONT-FAMILY: Arial, Verdana, Times New Roman, sans-serif;
	  FONT-SIZE: 8pt;
	  text-indent: 1px;
	  BORDER-LEFT: #000099 1px solid;
	  BORDER-BOTTOM: #000099 1px solid;
	  BORDER-RIGHT: #000099 1px solid;
	  BORDER-TOP: #000099 1px solid;
	  SCROLLBAR-BASE-COLOR: #000099;
      SCROLLBAR-ARROW-COLOR: #FFFFFF;
     }

.testo {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	}
