body {
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #000000;
	scrollbar-3Dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	margin: 0px;
	background-image: url(images/sfondo.gif);    
}


.testo {
		font-family: Verdana; 
		font-size: 10px;
		color: #CCCCCC;
		font: bold;
}
.testo A:link{
		font-family: Verdana; 
		font-size: 10px;
		color: #CCCCCC;
		font-weight: bold;
		text-decoration: underline
}
.testo A:hover{
		font-family: Verdana; 
		font-size: 10px;
		color: #CCCCCC;
		font-weight: bold;
		text-decoration: underline
}
.testo A:visited{
		font-family: Verdana; 
		font-size: 10px;
		color: #CCCCCC;
		font-weight: bold;
		text-decoration: underline
}


.testor {
		font-family: Verdana; 
		font-size: 10px;
		color: #FF0000;
		font: bold;
}
.testor A:link{
		font-family: Verdana; 
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: underline
}
.testor A:hover{
		font-family: Verdana; 
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: underline
}
.testor A:visited{
		font-family: Verdana; 
		font-size: 10px;
		color: #FF0000;
		font-weight: bold;
		text-decoration: underline
}


.footer {
		font-family: Verdana; 
		font-size: 10px;
		color: #CCCCCC;
		font: bold;
}

.testo_l {
		font-family: Verdana; 
		font-size: 10px;
		color: #CCCCCC;
		font-weight:normal;
}		
.testo_h {
		font-family: Verdana; 
		font-size: 10px;
		color: #CCCCCC;
		font-weight:bold;
}

.testo_h a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
}

.testo_h a:hover {
		font-family: Verdana; 
		font-size: 10px;
		color: #CCCCCC;
		font-weight:bold;
		text-decoration: none;
}

.testo_h a:visited {
		font-family: Verdana; 
		font-size: 10px;
		color: #CCCCCC;
		font-weight:bold;
		text-decoration: none;
}

.testo_r {
		font-family: Verdana; 
		font-size: 10px;
		color: #FF3300;
		font-weight:bold;
}

.testo_r a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FF3300;
	font-weight:bold;
	text-decoration: underline;
}

.testo_r a:hover {
		font-family: Verdana; 
		font-size: 10px;
		color: #FF3300;
		font-weight:bold;
		text-decoration: underline;
}

.testo_r a:visited {
		font-family: Verdana; 
		font-size: 10px;
		color: #FF3300;
		font-weight:bold;
		text-decoration: underline;
}