/* CSS Document */

body {
background:url(img/sfondo.gif);
background-repeat:repeat-x;
background-color:#666666;
margin-top:2px;
SCROLLBAR-FACE-COLOR: 18191b;
	SCROLLBAR-HIGHLIGHT-COLOR: 18191b;
	SCROLLBAR-SHADOW-COLOR: 666666;
	SCROLLBAR-3DLIGHT-COLOR: 666666;
	SCROLLBAR-ARROW-COLOR: 666666;
	SCROLLBAR-TRACK-COLOR: 18191b;
	SCROLLBAR-DARKSHADOW-COLOR: 18191b;
	
}
.testo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
padding: 5px;
padding-bottom: 20px;
color:#FFFFFF;
}

a.link:link {
color:#FFFFFF;
text-decoration:none;
}
a.link:visited {
color:#FFFFFF;
text-decoration:none;
}
a.link:hover {
color:#FFFFFF;
text-decoration:underline;
}

.form {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border: 1px solid #FFFFFF;
color:#FFFFFF;
background-color:#666666;
width:250px;
}

.data {
background-image: url(img/news_datasf.gif);
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

a.news:link {
color:#ffcc00;
text-decoration:underline;
}
a.news:visited {
color:#ff9900;
text-decoration:underline;
}
a.news:hover {
color:#ff9900;
text-decoration:none;
}

.newst {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
color:#FFFFFF;
}

.copy {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
color:#cccccc;
}
