.sfondo_semitrasp { 
background-attachment: fixed; 
background-repeat: no-repeat; 
border: #02376C; border-style: solid; 
border-top-width: 2px; 
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 2px; 
background-color: #356A9F;
filter: alpha(opacity=90)
}

.testa1 {
font-family : Verdana,Arial,Helvetica;
      color : #FFFC07;
  font-size : 9.5pt;
 text-align : left;
font-weight : bold;
 font-style : normal;
       }
	   
A:LINK{
        Color: #FFFC07;
	text-decoration : none;
        }

A:VISITED{
    Color: #FFFC07;
	text-decoration : none;
	}

A:HOVER{
	Color : #CC0000;
	text-decoration : none;
	}