body
{
	font-family : arial;
	font-size : 12px;
	scrollbar-3d-light-color: #C9583C;
	scrollbar-arrow-color: #FFBAA9;
	scrollbar-base-color: #F67150;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #F67150;
	scrollbar-highlight-color: #fffffff;
	scrollbar-shadow-color: #C9583C;
}


A:visited, A:link
{
	font-family : arial;
	font-size : 12px;
	color=#000000; 
    text-decoration:underline;
}

A:hover
{
    text-decoration:underline; 
    color=#F67150; 
	font-family : arial;
	font-size : 12px;;
}


td
{
    text-align:justify;
	font-family : arial;
	font-size : 12px;
}

.titolo 
{
    text-align:justify;
	font-family : arial;
	font-size : 12px;
	font-weight: bold;
	color:#ffffff
}