.t1 {  font-family: tahoma; font-size: 11px; font-weight: bold; color: 784745}
.t3 {  font-family: tahoma; font-size: 11px; font-weight: bold; color: FFFF00; text-decoration: none}
.t2 {  font-family: tahoma; font-size: 11px; color: 515151}
#sito {
border: 1px solid #FFFFFF;
width: 780px;
}

#collegamenti a {
text-decoration: none;
color: #000000;
}

#collegamenti a:hover {
text-decoration: underline;
}

#marqueecontainer{
position: relative;
width: 220px; /*marquee width */
height: 180px; /*marquee height */
background-color: white;
overflow: hidden;
border: 2px solid #CCCCCC;
padding: 2px;
padding-left: 5px;
font-family:arial;
font-size:70%;
text-align:justify;
}