.sfondo_link {
width: 100px; 
height: 33px; 
float: left; 
margin-left: 10px; 
padding-top: 7px; 
background-repeat: no-repeat; 
background-image: url('../layout/immagini/sfondo_link.gif'); 
}

.sfondo_link_blu {
width: 100px; 
height: 33px; 
float: left; 
margin-left: 10px; 
padding-top: 7px; 
background-repeat: no-repeat; 
background-image: url('../layout/immagini/sfondo_link_blu.gif'); 
}

.link_laterale A {
float: left; 
margin-left: 20px; 
margin-bottom: 4px; 
width: 160px; 
border-style: none none solid none; 
border-width: 2px; 
border-color: #D2D2D2; 
text-align: left; 
font-family: verdana; 
font-size: 9pt; 
color: #555555; 
text-decoration: none; 
}

.link_laterale A:hover {
background-color: #FFFFC8; 
}

.link {font-family: verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.link A {font-family: arial; font-size: 9pt; color: #29166F; font-weight: bold; text-decoration: none; }
.link A:hover {text-decoration: underline; }

.bianco {font-family: verdana; font-size: 9pt; color: #FFFFFF; text-decoration: none; }
.bianco A {font-family: verdana; font-size: 9pt; color: #FFFFFF; text-decoration: none; }
.bianco A:hover {text-decoration: underline; }

.testo {font-family: verdana; font-size: 9pt; color: #29166F; text-decoration: none; }
.testo A {font-family: verdana; font-size: 9pt; color: #29166F; text-decoration: none; }
.testo A:hover {text-decoration: underline; }