#flashpop{
	background-color:#000000;
    position: Absolute;
    font-size: 8pt;
    font-family: Verdana;
    top:30px;
    left:30px;
    width:208px;
    height:99px;
	z-index:100;
	border:1px solid #FFF;
	}
	
#popup {
	 background-color:#000000;
	 width:208px; 
	 height:84px;
	}	
	
.chiudi{
	width:208px;
	height:15px;
	background-color:#000000;
    text-align: Right;
    border-bottom: 1px solid #FFFFFF;
	background-color: #000000;
	}
	
a.link{color: #FFFFFF; text-decoration: None;}
a.link:hover{color: #FF0000; text-decoration: Underline;}

