.testo
{
	font-family: verdana;
	font-size: 10px;
	color : #000000;

}
.testobianco
{
	font-family: verdana;
	font-size: 10px;
	color : #ffffff;

}

.titoli
{
	font-family: verdana;
	font-size: 13px;
	font-weight : bold;
	color : #000000;
	


}

.sottotitoli
{
	font-family: verdana;
	font-size: 11px;
	font-weight : bold;
	color : #000000;
	


}

body
{
	scrollbar-track-color: white;
	scrollbar-arrow-color: #1D0197;
	scrollbar-shadow-color: #1D0197;
	scrollbar-3dlight-color: #1D0197;
	scrollbar-face-color: #C5C5C5;
	scrollbar-darkshadow-color: #C5C5C5;
	scrollbar-highlight-color: #C5C5C5;
}


a:link 
{
	font-family: verdana;
	font-size: 10px;
	color: #970100;
	text-decoration: none;
	font-weight: bold;
}
a:active
{
	font-family: verdana;
	font-size: 10px;
	color: #970100;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #970100;
	text-decoration: none;
	font-weight: bold;
}
a:hover 
{
	font-family: verdana;
	font-size: 10px;
	color: #970100;
	text-decoration: underline;
	font-weight: bold;
}

a.bianco:link 
{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bianco:active
{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bianco:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.bianco:hover 
{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a.top:link 
{
	font-family: verdana;
	font-size: 12px;
	color: #023898;
	text-decoration: none;
	font-weight: bold;
}
a.top:active
{
	font-family: verdana;
	font-size: 12px;
	color: #023898;
	text-decoration: none;
	font-weight: bold;
}
a.top:visited
{
	font-family: verdana;
	font-size: 12px;
	color: #023898;
	text-decoration: none;
	font-weight: bold;
}
a.top:hover 
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

