.testo{
	font-family: tahoma;
	font-size: 9pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	}

.form{
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background: ffffff;
	
	}

.pulsanti{
	font-family: tahoma;
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	background: ff0000;
	
	}
.link{
	font-family: tahoma;
	font-size: 9pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	}
	
a.link:link {
	text-decoration: none;
	}

a.link:hover {
	color: #ff0000;
	text-decoration: none;
	}

.link_menu{
	font-family: arial narrow;
	font-size: 13px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	}
	
a.link_menu:link {
	text-decoration: none;
	}

a.link_menu:hover {
	color: #691b30;
	text-decoration: none;
	}
	
.link_menu2{
	font-family: arial narrow;
	font-size: 13pt;
	color: #ff0000;
	font-style: normal;
	text-decoration: none;
	}
	
a.link_menu2:link {
	text-decoration: none;
	}

a.link_menu2:hover {
	color: #691b30;
	text-decoration: none;
	}

.link-copiright{
	font-family: tahoma;
	font-size: 8pt;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	}

a.link-copiright:link {
	text-decoration: none;
	}

a.link-copiright:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
a.link-copiright:visited {
	text-decoration: none;
	}
	
.scroll {
	position: static;
    width: 410px;
    height: 290px;
	overflow: auto;
	SCROLLBAR-FACE-COLOR: #000000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
	SCROLLBAR-darkshadow-color: #ffffff;
	SCROLLBAR-3dlight-color: #ffffff;
}